2005/9/7, Frank W. Zammetti <[EMAIL PROTECTED]>: > I don't think there's anything inherently in Struts to do that, however, > it shouldn't be too hard to do on your own... how about this right before > you return your ActionForward from ANY Action: > > session.setAttribute("previousPage", mapping.getPath()); >
I was thinking of a navigation bean to store in the user session, but is that 'modifying ANY action' that I was trying to get rid of. thanks -- TREMALNAIK --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]