Re: How to restrict multiple instances of a Servlet?
Posted By:
Robert_Lybarger
Posted On:
Friday, November 14, 2008 09:20 AM
You might be wanting each [host ... ] element to have *different* appBase attribute values? (I'm not fully clear on Tomcat's behavior with docBase vs. appBase since I don't really use docBase, but I usually point appBase somewhere different when I need to.