Hi, I'm using JMeter to test a Struts application that uses the saveToken and isTokenValid mehods. I have a page to select a list of items and then a page to update 1 of the items. Whe token is set going to the update page but somehow changes when I submit the form. Any Ideas?
Note: I follow the same path with the JMeter test as I do within the browser.