RE: form bean population confusion

2005-10-04 Thread croffman rhenv
k You. Croff From: "rahul" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List" Subject: RE: form bean population confusion Date: Mon, 03 Oct 2005 10:25:15 +0530 see inline comments # > -Original Messag

RE: form bean population confusion

2005-10-02 Thread rahul
see inline comments # > -Original Message- > From: croffman rhenv [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 01, 2005 8:41 PM > To: user@struts.apache.org > Subject: RE: form bean population confusion > > > Thanks for the reply. > > 1. Loo

RE: form bean population confusion

2005-10-01 Thread croffman rhenv
t;Struts Users Mailing List" Sent: Friday, September 30, 2005 9:35 AM Subject: RE: form bean population confusion I am not sure, what you want to show on jsp2 but let me try.. you said you want to submit some DATA from PAGE 1 then retrieve some info from database and show that data in PAG

RE: form bean population confusion

2005-09-30 Thread rahul
om: my struts [mailto:[EMAIL PROTECTED] > Sent: Friday, September 30, 2005 7:19 PM > To: user@struts.apache.org > Subject: form bean population confusion > > > Hi, > > I am lost in the basics. > > Problem: When PAGE 1 DATA is submitted then (back end will > retrieve the

form bean population confusion

2005-09-30 Thread my struts
Hi, I am lost in the basics. Problem: When PAGE 1 DATA is submitted then (back end will retrieve the info from database) and PAGE 2 should be displayed with DATA. But the population is not happening, I am lost in basics. Please clarify. Here is the information on my form-beans and action-map