You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ajTreece <aj...@sun.com> on 2002/08/05 17:56:44 UTC

Session formbeans

My apologies if this is a trivial question, but it is baffling me.

Part of my application is a wizard type interface so I created a formbean with a 
few of the elements established as ArrayList. I will populate these lists with 
data from a database to be used in different screens of the wizard. The formbean 
is being used with a scope = session, but the data seems to get lost between 
wizard screens.

Am I missing a step?


Thnaks, ajTreece


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>