In Firebug post request details shows some data under "params" and "post" tab.
param data pass through the path and parameters under the "post" tab pass through the parameters in Jmeter.
one param data that shows in firebug is dynamically generated for each session. how to get that value in the path and pass to other http request path.