<%@ page language="java" contentType="text/html;charset=UTF-8"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="netui-data"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-template-1.0" prefix="netui-template"%>

Anchor Null Binding

This test will null bind to a bunch of attributes on the anchor. These should all be ignored without warning. In the first case, the anchors should all be exactly the same. The attribute bound to a null expression is ignored in the output. The second set of anchor have default values for there parameters.
This is a single page test.


  • Link -- charSet
  • Link -- coords
  • Link -- hrefLang
  • Link -- location
  • Link -- onBlur
  • Link -- onFocus
  • Link -- rel
  • Link -- rev
  • Link -- shape
  • Link -- target
  • Link -- type
  • Link -- accessKey
  • Link -- tabindex