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

PageInput Test8 - Jsp1.jsp




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



First time you see this page:   Press here
The 1st time you see this page, none of the values above should begin with the word "New".



Second time you see this page:   Press here
The 2nd time you see this page, none of the values above should begin with the word "New".



Third time you see this page:   Press here
The 3rd time you see this page, all the values should begin with the word "New".



Forth time you see this page:   Press here
The 4th time you see this page, only the {pageInput.pgInput2} value should begin with the word "New".