<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %> <%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %> <%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %> <title>Test struts-html:form Tag

Post Back Form example

Pressing the Submit button should re-display this page.

Use the links below to change the postback action (both return to this page).


Return to the Taglib Exercises main page