Hi All!

Have strange behavior while setting
<property name="myProperty" persist="session" initial-value="ognl:new MyBean()"/>

I assumed that call of MyBean's constructor is called one per session, but in debug mode i found out that it is called every request It is very bad for my components which assumed that this is bean is not modified

Hope I've missed something ;)

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

Reply via email to