--- Christopher Schultz wrote:
> Which servlet do you want access to?

I think he actually just wants the ServletContext so
he can remove the "userList" object:

Srinivasula Reddy A wrote:
> The listener class is extending Action as well as 
> implementing HttpSessionListener interface.
> Cant I have servlet in my sessionDestroy() method?

Now, I know what you're thinking: doesn't
sessionDestroy() have an HttpSessionEvent argument
containing both the session and its ServletContext?

You're probably also thinking: hmm, it's unusual that
it both extends Action and implements
HttpSessionListener. (Well, *I* think it's unusual,
anyway.)

d.



      
____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

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

Reply via email to