dificult problem, preventing population (repost)

2003-07-16 Thread Rob
I have the following scenario occuring. I have a form with several fields on it (the fields are sourced to a collection in an ActionForm). I have a button that allows the removal of fields from the form (items from the collection). If a user removes a field from the form and then double submits

Re: dificult problem, preventing population (repost)

2003-07-16 Thread Jing Zhou
- Original Message - From: "Rob" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2003 6:57 PM Subject: dificult problem, preventing population (repost) > I have the following scenario occuring. > > I have a form with several field

Re: dificult problem, preventing population (repost)

2003-07-17 Thread Adam Hardy
I'm sure a quick look in the source code would give you what you want - try looking at isTokenValue() in Action.java Jing Zhou wrote: - Original Message - From: "Rob" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2003 6:57 PM Subject: d

Re: dificult problem, preventing population (repost)

2003-07-17 Thread Sandeep Takhar
--- Original Message - > > From: "Rob" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, July 16, 2003 6:57 PM > > Subject: dificult problem, preventing population > (repost) > > > > > > > >>I have

Re: dificult problem, preventing population (repost)

2003-07-17 Thread Jing Zhou
- Original Message - From: "Adam Hardy" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 3:50 AM Subject: Re: dificult problem, preventing population (repost) > I'm sure a quick look in the

Re: dificult problem, preventing population (repost)

2003-07-17 Thread Jing Zhou
- Original Message - From: "Sandeep Takhar" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 7:49 AM Subject: Re: dificult problem, preventing population (repost) > I think he meant isTokenValid().

Re: dificult problem, preventing population (repost)

2003-07-17 Thread Sandeep Takhar
PROTECTED]> wrote: > > - Original Message - > From: "Sandeep Takhar" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > <[EMAIL PROTECTED]> > Sent: Thursday, July 17, 2003 7:49 AM > Subject: Re: dificult problem, preventing populati

Re: dificult problem, preventing population (repost)

2003-07-17 Thread Jing Zhou
this problem. Jing - Original Message - From: "Sandeep Takhar" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; "Jing Zhou" <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 12:35 PM Subject: Re: dificult problem, pre

Re: dificult problem, preventing population (repost)

2003-07-18 Thread Sandeep Takhar
Jing > > - Original Message - > From: "Sandeep Takhar" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > <[EMAIL PROTECTED]>; "Jing > Zhou" <[EMAIL PROTECTED]> > Sent: Thursday, July 17, 2003 12:35 PM > Subject

Re: dificult problem, preventing population (repost)

2003-07-18 Thread Jing Zhou
- Original Message - From: "Sandeep Takhar" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; "Jing Zhou" <[EMAIL PROTECTED]> Sent: Friday, July 18, 2003 12:37 PM Subject: Re: dificult problem, preventing populati

Re: dificult problem, preventing population (repost)

2003-07-21 Thread Sandeep Takhar
L PROTECTED]>; "Jing > Zhou" <[EMAIL PROTECTED]> > Sent: Friday, July 18, 2003 12:37 PM > Subject: Re: dificult problem, preventing population > (repost) > > > > I suppose you would get the page expired if you > are > > using noCache... > >