The Admin tool that comes with Tomcat contains a lot of JSP and use Struts.
-- Jeanfrancois Ralph Einfeldt wrote: >Nevertheless tomcat should run with the JRE unless >tomcat doesn't have to compile jsp's at runtime. >(if you don't use jsp's or use just precompiled jsp's). > > > >>-----Urspr�ngliche Nachricht----- >>Von: Jean-Francois Arcand [mailto:[EMAIL PROTECTED]] >>Gesendet: Mittwoch, 11. September 2002 15:59 >>An: Tomcat Users List >>Betreff: Re: Catalina doesn't like JRE, but works fine with JDK >> >> >>Actually, Jasper (the JSP compiler) use classes that comes >>with the JDK and are not included with the JRE. Specifically, >>it uses the tools.jar file included with the JDK. >> >>-- Jeanfrancois >> >>Wolfgang Stein wrote: >> >> >> >>>I just installed JRE 1.3.1_04 and JDK 1.3.1_04 successively. >>> >>>Pointing JAVA_HOME to JDK for Tomcat 4.1.10 works fine, >>>setting JAVA_HOME to JRE gives the error message: >>> >>>"The JAVA_HOME environment variable is not defined correctly" >>> >>> >>> > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > >
