<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ 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" %> PageInput Test11

PageInput Test11 - Jsp1.jsp




{pageInput.pgInput1}: ""
{pageInput.pgInput2}: " "
{pageInput.pgInputForm.fld1}: ""
{pageInput.pgInputForm.fld2}: ""



Continue...

The 1st time you see this page, none of the values above should begin with the word "New".
The 2nd time you see this page, {pageInput.pgInput1} and {pageInput.pgInput2} should not begin with the word "New" but {pageInput.pgInputForm.fld1} and {pageInput.pgInputForm.fld2} will.