Re: Need a synchronizer token

2004-07-26 Thread Erik Weber
er [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 11:56 AM To: Struts Users Mailing List Subject: Re: Need a synchronizer token Thanks, Kataria. But, after looking at these methods, I'm still not sure how you set the hidden field in the form. For example, what name do you use for the parame

RE: Need a synchronizer token

2004-07-26 Thread Raghuram Kanadam
CTED] Sent: Monday, July 26, 2004 11:56 AM To: Struts Users Mailing List Subject: Re: Need a synchronizer token Thanks, Kataria. But, after looking at these methods, I'm still not sure how you set the hidden field in the form. For example, what name do you use for the parameter? Or is this hand

Re: Need a synchronizer token

2004-07-26 Thread Erik Weber
ate a hidden field then there is a different tag availabe for it. Hope it clarifies. Thanks, Satish -Original Message- From: Erik Weber [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 11:56 AM To: Struts Users Mailing List Subject: Re: Need a synchronizer token Thanks, Kataria. But,

RE: Need a synchronizer token

2004-07-25 Thread Kataria, Satish
ginal Message- From: Erik Weber [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 11:56 AM To: Struts Users Mailing List Subject: Re: Need a synchronizer token Thanks, Kataria. But, after looking at these methods, I'm still not sure how you set the hidden field in the form. For exa

Re: Need a synchronizer token

2004-07-25 Thread Erik Weber
Thanks, Kataria. But, after looking at these methods, I'm still not sure how you set the hidden field in the form. For example, what name do you use for the parameter? Or is this handled by a Struts tag? Erik Kataria, Satish wrote: Refer to the documentation of the action class. It has savetoke

RE: Need a synchronizer token

2004-07-25 Thread Kataria, Satish
Refer to the documentation of the action class. It has savetoken() & istokenvalid() method to implement the synchronizer token patter. Thanks, Satish -Original Message- From: Erik Weber [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 11:11 AM To: Struts Users Mailing List Subject