Re: Token Processor Question

2004-11-25 Thread Richard
thanks On Thu, 25 Nov 2004 16:47:21 +0800, Richard <[EMAIL PROTECTED]> wrote: > Hello Guys, > > If I have executed generateToken in my action do i have to call saveToken? > > Thanks > Richard > - To unsubscribe, e-mail: [EMAI

RE: Token Processor Question

2004-11-25 Thread Paul McCulloch
You only need to use saveToken() - it calls generate for you. Paul > -Original Message- > From: Richard [mailto:[EMAIL PROTECTED] > Sent: 25 November 2004 08:47 > To: Struts Users Mailing List > Subject: Token Processor Question > > > Hello Guys, > > If

Token Processor Question

2004-11-25 Thread Richard
Hello Guys, If I have executed generateToken in my action do i have to call saveToken? Thanks Richard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Token Processor

2004-04-06 Thread jbalaji
HI Vijay,EVERY TIME IT WILL BE REPLACEthe value of TRANSACTION_TOKEN_KEY WHEN MOVES FROM PAGE TO PAGE . BYE, JBALAJI - Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter today

Re: Token Processor

2004-04-06 Thread jbalaji
HI Vijay, EVERY TIME IT WILL BE REPLACEthe value of TRANSACTION_TOKEN_KEY WHEN MOVES FROM PAGE TO PAGE . BYE, JBALAJI [EMAIL PROTECTED] wrote: Hello All, Is there only one token id genereated per session per page. I mean does the Token Processor replace the value for

RE: Token Processor

2004-04-06 Thread shirishchandra.sakhare
: Tuesday, April 06, 2004 2:47 PM To: [EMAIL PROTECTED] Subject: Token Processor Hello All, Is there only one token id genereated per session per page. I mean does the Token Processor replace the value for TRANSACTION_TOKEN_KEY as it moves from page to page? Adam, Thanks for the information

Token Processor

2004-04-06 Thread Vijay.Nair
Hello All, Is there only one token id genereated per session per page. I mean does the Token Processor replace the value for TRANSACTION_TOKEN_KEY as it moves from page to page? Adam, Thanks for the information on the radio button. We made it work by having it default checked