Posted By:
mandeep_baruah
Posted On:
Thursday, December 4, 2003 03:08 AM
I am using generateToken() and isValidToken() method to check transaction in my action class.When i test this action class with MockStrutsTestCases it fails. The isValidToekn() methos never retuen true even if it a valid token. Please give me a solution for this. Thanks in advance.