Re: Detecting the previous JSP

2004-09-29 Thread Jeff Beal
Shabada, Gnaneshwer wrote: Hi. Is there any way in Struts I could determine dynamically what JSP/screen/action am coming from when I am in a certain screen. I have a scenario where I can delete users from a result list page or a member details page. I want to use one action to do both. But to code

RE: Detecting the previous JSP

2004-09-29 Thread Shabada, Gnaneshwer
a multiple delete or a single delete based on where I am coming from. Any ideas? Thanks -Original Message- From: Frank W. Zammetti (MLists) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 29, 2004 11:25 AM To: [EMAIL PROTECTED] Subject: Re: Detecting the previous JSP I seem to