Hi, >So, I suppose that makes question #2: is there a way to have two seperate >tomcat >contexts use the same web-inf folder?
Sure: any number of Tomcat contexts can use the same docBase. Only the path attribute of the Context must be unique within the Host. Yoav Shapira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
