Hi, I'm trying to process a request to URL-A with Action-A, then display a home page of URL-B in Struts 2. However, in order to display the view of URL-B, I need to invoke Action-B first. I also want any ActionErrors from Action-A to be present in the view of URL-B.
How do I do this? It used to be simple in Struts-1, but I can't figure it out for Struts2. Thanks, Alex -- View this message in context: http://www.nabble.com/-S2--How-to-forward-to-another-struts-mapping-tf4846285.html#a13865418 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]