Hi,
I installed Tomcat 5.xx and it works. Then I installed struts 1.2.4.
I copied the struts-blank.war to the webapps folder. When I tried
http://localhost:8088/struts-blank then I get the following error:

"exception
org.apache.jasper.JasperException: Unable to compile class for JSP
...
root cause
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
..."

I have the following system variables:
CATALINA_HOME=C:\Program Files\Apache Software Foundation\Tomcat 5.0
CLASSPATH=c:\jakarta-struts-1.2.4\lib\struts.jar
JAVA_HOME=C:\Program Files\Java\jdk1.5.0\bin
Path=C:\Program Files\Java\jdk1.5.0\bin

Any ideas would be appreciated.
Thanx,
Usi

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to