Problem resolved. Ran "java -version" in cmd prompt and found that I had an older version of java floating around. As soon as I created a bat file to set path, classpath, catalina_home and java_home to the correct parameters: problem resolved. Hope this helps someone else who...
Someone suggested taking out all entries from my classpath in system environment variables and trying to add entries one at a time on an as needed basis. It's a good idea and I will let you know how it works out -- just in case someone else runs into this problem
I am unable to compile JSPs automatically. The error I get when I call up the JSP page is pasted below. When I check my "work/Standalone/localhost/_ " folder, I do find my jsp converted to a java servlet and I am able to then manually compile that servlet and the jsp page works fine...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.