> -----Original Message-----
> From: Shabada, Gnaneshwer [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 17, 2004 9:38 AM
> To: '[EMAIL PROTECTED]'
> Subject: Determine the previous action
> 
> 
> 
> Hello,
> How can I determine the previous action I executed in Struts. 
> I would like
> to know which Action/Screen I came from and appropriately do 
> something in my
> application. Is there anyway I could do that?

I usually put the forward name or action into a session attribute called 
previous.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to