You can use the IBM "jikes" compiler, which is redistributable provided you provide 
follow the licensing agreement and put the
correct notices in your software and documentation.


----- Original Message -----
From: Alex Colic <[EMAIL PROTECTED]>
To: Tomcat-User <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2001 3:04 PM
Subject: RE: Why won't tomcat run with jre


> Hi,
>
> what I mean is that servlets will work but JSP's will not. As for the JSPC I
> did not think about that but..lets say you want to make changes to the jsp
> page. Do you have to make the change, recompile the page and then replace
> it? If so does that not make it more difficult to manage the pages?
>
> Alex
>
> ************
> What do you mean by failing?  Tomcat only needs the JDK if you are
> using JSPs.  What we do is use JSPs in development and then use JSPC to
> convert the JSPs to servlets for testing and production.
>
> Randy
>

Reply via email to