You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Mushtaq, Hassan" <Mu...@cl.uh.edu> on 2002/08/01 00:33:45 UTC

Ttomcat 4.0.4 Configuration

Hi, I have two questions:

1. Can I configure tomcat somehow that if we put some class file in
WEB-INF/classes folder we do not have to write page import staement?
whatever in the classes should be visible to jsp page directly.

2. How can I configure tomcat in such a was that WEB-INF/classes folder
should be for servlets only and user classes and beans should go to
WEB-INF/lib folder? When someone puts a class in classes folder that is not
servlet and tries to run it, the tomcat should give 404 (page not found)
error.

Thanks.

	Hassan Mushtaq
	Research Assisstant at University of Houston Clearlake

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>