You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Pete Stokes <st...@quinn-direct.com> on 2004/02/10 13:00:34 UTC

Snooping on Session data

Hi.

If I have a running Tomcat, am I able to view the actual data in user's 
sessions? Similar to the functionality provided by WebSphere Snoop / ATG 
Dynamo management.

Pete.



***********************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.
This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses.
***********************************************************************************
For any information on the Quinn Group of Companies please visit :-

http://www.quinn-group.com


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Snooping on Session data

Posted by Tim Funk <fu...@joedog.org>.
You can probably snoop if ..
1) You wrote your own webapp
2) AND The webapp was written to use tomcat's internal api to snoop
3) AND The webapp was deployed as a privledged webapp (it uses the server 
classloader)

-Tim

Pete Stokes wrote:

> Hi.
> 
> If I have a running Tomcat, am I able to view the actual data in user's 
> sessions? Similar to the functionality provided by WebSphere Snoop / ATG 
> Dynamo management.
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org