You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Niel <ma...@enkeralam.com> on 2004/03/05 10:17:05 UTC

Multiple Error Pages

Hi All,

i wanted to know if it is possible to have multiple error pages in the application, where two jsps are using the same action servlet and the form bean. the validation in both are seperate ( NOT JAVA SCRIPT VALIDATION ) and i want them to return to two different pages in case of errors. that is if there is an error on submitting i want the page to return to respective jsp page.

Thanks in advance,
Niel.