Satneesh,

 *.jmx file has HTML format and you can do nothing with this, there is no
Java code there.

 If you want to view Java Request Sampler source code, than do the
following:
  - download JMeter sources from
http://jmeter.apache.org/download_jmeter.cgi;
  - open the following class;
   
/apache-jmeter-2.7/src/protocol/java/org/apache/jmeter/protocol/java/sampler/JavaSampler.java;
  - do what you need with it;

--
View this message in context: 
http://jmeter.512774.n5.nabble.com/JMETER-Java-Code-how-to-view-tp5713775p5713899.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to