Re: Transaction Error. Page has expired

2007-07-03 Thread aidy lewis
Hi, I have taken the value out of the struts token HTTP Request Name Value org.apache.struts.taglib.html.TOKEN However, I still receive a 'Transaction Error. Page Expired' Any suggestions? Than

RE: Transaction Error. Page has expired

2007-07-03 Thread Remmerswaal, Marcel
the last option attemp to capture the token with regulare expression Van: aidy lewis [mailto:[EMAIL PROTECTED] Verzonden: di 3-7-2007 13:22 Aan: JMeter Users List Onderwerp: Re: Transaction Error. Page has expired Hi, The problem is with the struts

Re: Transaction Error. Page has expired

2007-07-03 Thread sebb
Depends on whether you are trying to emulate what a browser does or give the server indigestion by serving up stale tokens ;-) Seriously. If you want to test how the server responds to normal (i.e. browser) requests, then process the token as a browser would, which presumably means it will only

Re: Transaction Error. Page has expired

2007-07-03 Thread aidy lewis
Hi, The problem is with the struts token. Is it a good idea to delete their values. Or should I attempt to capture and re-use the value? Aidy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

Transaction Error. Page has expired

2007-07-03 Thread aidy lewis
Hi, I have recorded some scripts with badboy and exported to JMeter. I can log into the system OK, but when on my first major post I receive the error: 'Transaction Error. Page has expired'. Think it has something to do with session id's, but