-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Srinivasula,

Srinivasula Reddy A , Bangalore wrote:
>   [nothing]

It is considered bad form to post an empty message to a mailing list
(even though the question /is/ in the subject line).

When you say "sessionDestroy" method, do you mean that you have
implemented an HttpSessionListener?

If you have consulted the API are still cannot answer your question, you
should mention that in your original post. The method signature is this:

public void sessionDestroyed(HttpSessionEvent se);

The event object contains the session in question, which can retrieve a
lot of information... but the Servlet itself is not one of them.

Which servlet do you want access to?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGbTyc9CaO5/Lv0PARAnkuAJ9ryLVpoFfA1dMjF8J0XQUj3MbI6ACfUopC
iV8u2LV+Mr6iA9RN7gxDGp0=
=STHH
-----END PGP SIGNATURE-----

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

Reply via email to