[JBoss-user] [HTTPD, Servlets & JSP] - Re: JSP won't compile

2005-07-13 Thread chagen
Should've read the full thing first... guess I'm wrong, sry. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884703#3884703 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884703

[JBoss-user] [HTTPD, Servlets & JSP] - Re: JSP won't compile

2005-07-13 Thread chagen
Just a guess, maybe there's something wrong with your Java path. Try adding a line similar to this (depending on your system) to the top of your startscript (e.g. run.bat in /bin): set JAVA_HOME=C:\java\j2sdk142 Hope this helps. View the original post : http://www.jboss.org/index.html?module=