You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Reynir Hübner <re...@hugsmidjan.is> on 2003/01/16 18:40:02 UTC

Virtual directories

Is there any way of specifying virtual directories in a host in tomcat with out using contexts ?

I'm trying to define a folder with in my webapplication that is shared between web-apps, and I need requests to this folder to go through a request filter in the root-context, the filter authenticates the user making the request and handles it before it's chained on to the actual. 

I've tried to mark the contexts as cross-context but that did not help.

I'm really trying to specify a "apache style"- virtual directory in the tomcat server, so if anyone knows a good way to do that, please share.

Thanx
-reynir




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