You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Robert Augustyn <au...@yahoo.com> on 2003/09/20 09:51:42 UTC

Problems with Struts and clustered OC4J

Hi,
My Struts app works fine in the single instance of the OC4J but once
clustered it looks like it has some problems with Form bean.
I start with a servlet populate form bean and then forward to jsp. In
jsp values in the form bean are gone.
If I set any attribute in a session inside my servlet it is available in
jsp but the form bean is empty?
Any idea why is this happening? How to fix it?
Sincerely,
robert