You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Thierry Delaitre <de...@cpc.wmin.ac.uk> on 2002/03/26 09:27:08 UTC

advice on how to deploy webapps for students

Hi,

What is the best way to deploy tomcat for 100 students ? I've created 75
webapp contexts for students but tomcat now creates approx. 165 threads !
Is it really necessary to create a context for each student, so that they
have their own webapp area or should is be ok to create a number of
directories (one for each student) under a single webapp area ? Also, if
all student directories are located in a single webapp, then wehere would
they put they class files for servlets ? Would it be convenient for put
their class files in:

webapps/students/WEB-INF/classes
				/student1/
				/student2/
				/.../

Thierry.



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>