Rajeev Sharma wrote:
> I did not have <%@ page session="false"> in the jsps which were included
> in other jsps using <s:include>. I put <%@ page session="false"> in all
> the jsp pages and there are no more sessions created.
>
> Thank you guys for the quick help.
That's not the correct solution: if you expect the JMeter tests to run
as they would if they were a real client you need to add the cookie
listener in JMeter.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org
|