RE: [OT] JSTL question

2006-03-16 Thread Ruben Cepeda
main down fall. Hope it helps * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Kalcevich, Daniel" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts

[OT] JSTL question

2006-03-16 Thread Kalcevich, Daniel
I am trying to access a session object where the key is the field "ACCOUNT_PROFILE_SESSION_ATTRIBUTE" in a Constants JAVA file called "GlobalConstants". I created a wrapper around it that extends Map (JSTLConstants) to contain all the constants so I could access it via JSTL. I am trying to do the