Hi,all

Now I use DynaValidatorActionForm with 
Struts1.1Final release.

I have a question about validate check and 
TransactionToken check.

TransactionToken check is performed in 
Action#isTokenValid(HttpServletRequest request) method.

So,a validate check is performed before checking 
a TransactionToken. 
I think that a validate check does not need to 
be carried out to a bad request that is false 
with TransactionToken check. 
Isn't there any way of performing a validate 
check after a TransactionToken check?

Although it considers it more usual to perform 
a TransactionToken check before a validate check, 
how is it?


__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to