<%@ 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"%>

CheckBox Null Binding

This test binds the primary attributes of the checkbox tag to a null value. In the first set of tests, the value is ignored. In the second set of tests, the default value is output. In the third set of tests, tagId will result in an error and the defaultValue will result in a false.
This is a single page test.


  • -- alt
  • -- title

  • -- tabindex
  • -- accessKey

  • -- tagId
  • -- defaultValue