> Hi, > > 
Is there a way for an Action class to find out which page/action called it ? 
> Iam faced with a problem where the Action class should perform its work and forward 
>the page back to callee page. 

> > Note - I cannot add any "forward" tags to this Action mapping because this Action 
>is part of a framework. 

> > Any clues ?
 > > Thanks, > Kishore > 


Thanks for all the replies.

I cannot use the ActionMapping's input parameter because this particular Action is 
generic and I cannot set the "input" to any particular action or
jsp. 

I will go with Peter's suggestion of getting the "Referer" from the request headers.

=================
Kishore Subramanian
Agile Software
Off : 408 999 7128
http://www.agilesoft.com
=================

Reply via email to