I want to run something outside of Tomcat's ROOT web dir. I used to do this in Tomcat 4, but can't seem to figure it out for the current version.
I'm pretty sure it's as easy as creating a folder that is a sibling to ROOT and in it's web.xml file identifying what the web path ought to be... but I just can't find the right syntax.
Does anyone have it handy?
much obliged if you do.