<%@ 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="db"%> Hit a JSP Directly

Hit a JSP Directly

In this example, we hit the JSP directly before the page flow is created. There is a label which binds to a page flow variable. The JSP filter needs to insure that the page flow is created. Below you should see the value 'String'. This is the only page of the test.

Value: ''