You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Eric Bessette <be...@u.washington.edu> on 2001/10/17 07:42:36 UTC

Compilation problem

I'm getting the "The page cannot be found" when I try to view a servlet page
I've created.  I'm pretty sure the problem is that no .class file is being
created.  I was under the impression that tomcat compiled the servlets
automatically.  Is there some way to turn this feature on?  I'm just
following the steps in the OnJava.com article "Deploying web applications to
tomcat" (http://www.onjava.com/pub/a/onjava/2001/04/19/tomcat.html).  Can
someone help me out?

Thanks,
Eric