J2SE 1.5, JSP and Tomcat
From: Else Lervik (else_at_aitel.hist.no)
Date: 03/31/04
- Previous message: F. Da Costa Gomez: "<Can't find bundle for base name> is driving me mad"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 14:44:06 +0200
Anyone who has tried Tomcat web-server with j2se 1.5?
I want to use J2SE 1.5 in my JSP's, but where should I put the compiler option "-source 1.5"?
I've tried to expand the _RUNJAVAC environment variable in the setclasspath.bat file, but the server seems to ignore it: set _RUNJAVAC="%JAVA_HOME%\bin\javac -source 1.5"
I've tried Tomcat versions 4.7x and 5.0.
If I compile the generated servlet in the ordinary way, it works fine, but, of course, I would like to get the servlets compiled automatically.
Thanks for all hints.
Else Lervik.
- Previous message: F. Da Costa Gomez: "<Can't find bundle for base name> is driving me mad"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|