I have an included page (included using <c:import>) that contains a form. If the form processes successfully I want to return back to the original including page. Is there a clean way of doing this? The problem I have is that my action for the included page does not know anything about the page that includes it. Maybe I could use pass a request attribute that specifies the original URL or action? Any ideas?
Bill Siggelkow 678.579.6458 Mirant http://www.mirant.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

