Is the session 'id' being passed from client to server using cookies or part of the URL.
See http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Cookie_Manager if it's using cookies or http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_URL_Re-writing_Modifier if you're using URL rewriting. On 4/23/07, Tracy12 <[EMAIL PROTECTED]> wrote:
Hi, How can the JMeter reads the session variables? I would like to know what is the practice that I should follow to retrieve the session variable. Currently I got stuck in the jmeter script as I cant retrieve the session variable. In order to go to the next page I need the value of the Dynamically generated session variable. Is this possible without a java code change? Should it be a compile time directive? Let me know how to proceed on this? Thanks -- View this message in context: http://www.nabble.com/JMeter-with-session-variables-tf3629035.html#a10133570 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- dIon Gillard Rule #131 of Acquisition: Information is Profit. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

