On 28/07/06, ajay <[EMAIL PROTECTED]> wrote:
Thank you sebb, So, can't i use proxy recorder for seeing, what the java script code is passing the parameters....?
You _can_ use the proxy recorder for recording parameters. The proxy recorder will record everything sent via the proxy (apart from some binary stuff which it does not handle properly yet. There are some problems with character encodings as well, but those will show up as samplers, albeit with some incorrect parameters). It does not matter whether the server requests are generated by the user clicking a link in the browser, or by the Javascript requesting data as part of the processing of the page by the browser - in both cases, if the request goes via the proxy then the JMeter proxy will see it and record it; if the request does not go via the proxy then JMeter will not see it, so cannot record it. Is that clear now? == If you think there is a bug in JMeter, please create a Bugzilla issue, and attach sufficient test and log files to be enable someone else to reproduce the problem. S. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

