Is there any way to configure Tomcat to have multiple webapps directories, one for each user / virtual host? I want each user to have a webapps directory where explicit specification of the context path is not necessary. As it is, I have to enter a new <Context path > entry in the <Host name > for every context a user has. Jonas
