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

This test disabled all of the form elements

In this test we disable all of the elements that may be found in a form. For all of the elements the disable attribute is set to true. The form is posted and the values posted will be dumped in the results page.


Text Box:
Text Area:
Select/Options
Select/Options Source
Select (option Disabled):
Radio Group/Options



Radio Group/Options Source
CheckBox Check One
Check Two
CheckBox Group/Options Source
CheckBox Group/Options