the problem is that when the validation ( on say page 5 ) fails the user gets sent back to page one because only one input page parameter is allowed per action definition (in struts-config).
Don't get stuck on what the XML does. Use those values as a tool rather than as a restriction or boundary. You can redefine the ActionForward in your processing at any time. The user can be sent back, given different validation problems to any page you want.
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]