chiji nwankwo wrote: > Hi, > > When I forward from one action to another action, is it possible to find > out ( at run-time ) which action the forward came from?
I would think you could just set a variable in request scope before you forward,
then read it in the forwarded-to action.
HTH,
Eric
--
Eric Rizzo, Software Engineer
OpenNetwork Technologies
http://www.opennetwork.com
-----------------------------
I embrace my personality flaws, for without them
I might have no personality at all.

