previous | index | next

Accessing Errors in JSPs: The html:errors Tag

How does the login page access the error messages to render them in a form? What happens if there are no validation errors?

Then instead of forwarding to the login page, Struts passes control to an Action class object.


previous | index | next