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

Post Form With an Anchor

This test will submit a form using an anchor that is outside the form. The form is told to output javascript which is then used by the anchor.
To run this test hit the anchor. The value of a hidden field should then appear. Submit the form


Value: ${param.foo}