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

Form Location

This test will verify that setting a location on the form results in the proper navigation to a location within the document. In this case, submitting the form results in going to the bottom of this page.


Submit the form

Go To Top

These are the results from the form post

Value: ${param.foo}

Value: ${param.submit}