RE: newbie question: form initialization and process,

2004-06-30 Thread Jim Barrows
> -Original Message- > From: Jen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 3:39 PM > To: Struts Users Mailing List > Subject: RE: newbie question: form initialization and process, > > > > > > > > What I want to say is normally S

RE: newbie question: form initialization and process,

2004-06-30 Thread Jen
> > > > What I want to say is normally SubmitFormAction > will > > return a jsp page, but this returned jsp > page(let's > > call it form2.jsp) also needs initialize, so route > > will be: > > > ShowFormAction->form.jsp->SubmitFormAction->ShowForm2Action->f > > or2.jsp->SubmitForm2Action > > so ev

RE: newbie question: form initialization and process,

2004-06-30 Thread Jim Barrows
> -Original Message- > From: Jen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 7:47 AM > To: [EMAIL PROTECTED] > Subject: RE: newbie question: form initialization and process, > > > >> Hi, > >> I am new to Struts and after brows

RE: newbie question: form initialization and process,

2004-06-30 Thread Jen
>> Hi, >> I am new to Struts and after browsered the nightly >> build example app, found it did different way with >> what I have. >> In example app the forms's initial display action is >> different from the form's submit action. What I want to say is normally SubmitFormAction will return a jsp

RE: newbie question: form initialization and process

2004-06-29 Thread Jim Barrows
> -Original Message- > From: Jen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 29, 2004 3:32 PM > To: [EMAIL PROTECTED] > Subject: newbie question: form initialization and process > > > Hi, > I am new to Struts and after browsered the nightly > build example app, found it did differe