W
Wojtek
How do you get the JDK version which TomCat is using to compile a JSP
page?
I have Java code which is valid under 1.6, but which cuases an error
when Tomcat tries to compile the JSP.
Importing the JSP .java file into Ecplise shows no errors at the place
where the JSP compiler complains.
I THINK I have the JDK set to 1.6 in the Tomcat properties, but how do
I know for sure?
There should be a class/method I can use inside a JSP to echo out the
JDK version??
page?
I have Java code which is valid under 1.6, but which cuases an error
when Tomcat tries to compile the JSP.
Importing the JSP .java file into Ecplise shows no errors at the place
where the JSP compiler complains.
I THINK I have the JDK set to 1.6 in the Tomcat properties, but how do
I know for sure?
There should be a class/method I can use inside a JSP to echo out the
JDK version??