A possible cause of this symptom is that you are referring to the bean by a different 
name in the various locations.  When using a form-bean 'fruit', Struts looks in the 
request/session for an object with key 'fruit'.  If you want the same instance to be 
reused it has to be referred to as 'fruit'.
 
Sri  

-----Original Message-----
From: Chetan Sahasrabudhe [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 24, 2003 6:34 AM
To: Struts Users Mailing List
Subject: HELP - SOS - Single Form Bean Problem


Has anyone used a single form bean for multiple jsps?
I am trying to use it and have set form scope as session in my action declaration in 
config-struts file
worst part is, for every jsp itz creating a new form bean ?
 
whatz the catch, can anyone help me in this ?
 
Regards
Chetan
_______________________________
|                                                              
|     The trouble with being punctual 
|      is that nobody's there to appreciate it.
|     
|     
|_______________________________


 

Reply via email to