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