Hi all, I have two action: Display.do and Process.do.
Display.do forwards to a jsp page. Upon submit, Process.do is invoked. The action mapping for Process.do specifies Display.do as the input, however, when form validation for Process.do fails (validate is set to true), the url still shows Process.do in the browser. Is there a way to make struts do a redirect to Display.do without losing error messages, etc? Thanks, Abdullah --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]