Shapira, Yoav wrote:

Hi,
Is your attribute Serializable?  That's a big deal ;)

There's no limit imposed by Tomcat on session attribute size.

Yoav Shapira
Millennium Research Informatics



Hmm, interesting thought Yoav. It is a class derived from a properties file but I'm not sure if the derived class itself is serializable. I guess I'd only considered that important when dealing with policy redirectors & clusters in a larger environment. Is Tomcat 5 requiring/enforcing this? When I look at the javadoc for setAttribute(String key, Object value) it does not indicate that the value needs to be serializable. However, it would not hurt, I'll give it a try.

Kind regards,

Mike

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



Reply via email to