Re: Redirecting to the referring action

2007-07-24 Thread Pascal Lalonde
It may be worth looking at Spring Web Flow, I think it's design to fit that kind of needs. - Pascal Paul Benedict wrote: Mark, I had this same problem :-) One downside of action-based frameworks is that there is no sense of a "page" -- just actions. You need to somehow mark which actions be

Re: Redirecting to the referring action

2007-07-23 Thread Paul Benedict
Mark, I had this same problem :-) One downside of action-based frameworks is that there is no sense of a "page" -- just actions. You need to somehow mark which actions belong to page views, and then remember the last hit in your session. Paul Mark P Ashworth wrote: Good Day, If I have an

Redirecting to the referring action

2007-07-23 Thread Mark P Ashworth
-action type in the struts.xml for every possible redirect possible. Is there not a more dynamic mechanism to redirect to the referrer. Regards, Mark P Ashworth -- View this message in context: http://www.nabble.com/Redirecting-to-the-referring-action-tf4134012.html#a11757400 Sent from the