You could use the page tag to expose the session as a variable: <bean:page id="sessionVar" property="session"/>
The you could use <bean:write> for example <bean:write name="sessionVar" property="creationTime"/> Niall ----- Original Message ----- From: "Andy Engle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 07, 2004 5:03 PM Subject: Easily printing out session values > Hi all, > > Is there a way to simply print out session values, such as through the > bean:write tag or something like that? If there is, could you please > share? It seems like it should be easily done, but I can't find > anything that describes how to. > > Thanks! > > > Andy > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]