jmeternewbi wrote: > > I want to setup jmeter on my windows machine.. what are the prerequisites. > Mind that installing the Java Runtime environment (JRE) is not enough! You can install the Java Development Kit (JDK) from http://www.oracle.com/technetwork/java/javase/downloads/index.html http://www.oracle.com/technetwork/java/javase/downloads/index.html You can test whether JDK is present on your system by opening an command window and typing ‘java –version’ at the prompt. You should get a reply of something like 'Java version "1.6.0_23"'. If the reply is that java is not recognised as command then JDK is not installed. -- View this message in context: http://jmeter.512774.n5.nabble.com/Downloaded-jmeter2-4-how-to-set-up-on-my-windows-machine-tp3380971p3381139.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]

