You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by wb...@Ensign-BickfordInd.com on 2002/07/10 17:10:09 UTC

Does anyone have something to dump a sessions contents in a JSP?

This would be handy if someone had code that would find and dump all the 
contents in a session in a JSP page...



William B Chmura
Director of Internet Technology
Explosivo Internet Technology Group
http://www.Explosivo.com
Tel: (888) 560-YWEB



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Does anyone have something to dump a sessions contents in a JSP?

Posted by Fabien Modoux <fa...@voicemate.com>.
If you are using Log4j, the Log Tag library 
(http://jakarta.apache.org/taglibs/doc/log-doc/intro.html) 
from the Jakarta Taglibs project has "dump" tag that displays all 
variables in the specified scope 
(http://jakarta.apache.org/taglibs/doc/log-doc/index.html#dump)

Hope this helps,

Fabien

---------------------------------------------      
Fabien Modoux,
Voicemate - http://www.voicemate.com



> -----Original Message-----
> From: wbchmura@Ensign-BickfordInd.com 
> [mailto:wbchmura@Ensign-BickfordInd.com] 
> Sent: Wednesday, July 10, 2002 11:10 AM
> To: struts-user@jakarta.apache.org
> Subject: Does anyone have something to dump a sessions 
> contents in a JSP?
> 
> 
> 
> This would be handy if someone had code that would find and 
> dump all the 
> contents in a session in a JSP page...
> 
> 
> 
> William B Chmura
> Director of Internet Technology
> Explosivo Internet Technology Group
> http://www.Explosivo.com
> Tel: (888) 560-YWEB
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:struts-user-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>