Hi Every One!!
When i am trying to run
JSP i am getting error like
Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK
but i have already set system variable as
JAVA_HOME=C:\Program Files\Java\jdk1.5.0_04;
Would you tell how can i fix it?
With thanks in advance:
Prabhat
[ March 13, 2008: Message edited by: Bear Bibeault ]