<%@ 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"%> Web Application Page

Hidden Using dataInput

This test will bind a value from the dataInput attribute which will be posted to the actionForm. The value then is displayed in the hidden value below. You should hit input to see the posted value Page Flow Hidden Value.

Hidden: