Remember, one error page can just be use a simple include based on your 
error criteria for multiple other error pages.

Schmidt, Carl wrote:

>Thank you for the reply.  However, isn't setInput essentially setting the
>input attribute of the action mapping tag in struts-config.xml?  In other
>words, since the action mapping is part of a global collection, will the
>setInput changes be reflected to any other users on the site, accessing
>these pages?
>
>Carl 
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, April 24, 2002 12:08 PM
>To: [EMAIL PROTECTED]
>Subject: Multiple error pages for a single action mapping
>
>
>Hi
>I believe you are checking you inputs while you going through the pages. 
>E.g..: page2 checking for date-of-birth or it's format. 
>When you checking this you could say something like 
>mapping.setInput("/page2.jsp"); instead of setting your input page on
>struts-config action.
>
>I hope this will help.
>
>
>Anton M David          
>Developer
>IS Solutions Plc
>Switchboard: 01932-893333
>Direct: 01932-893370
>Fax: 01932-893433
>Mobile: 07880771179
>Email: [EMAIL PROTECTED] 
>http://www.issolutions.co.uk
>
>UK Registered Office, Windmill House, 91 - 93 Windmill Road, Sunbury on
>Thames, Middlesex TW16 7EF
>Company registration number 1892751
>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to