I had this setup once and my box blew up on me so I've lost my config. Right now I have to enter the following to execute my servlets
somehost/somecontext/servlet/somedirectorystructure.someservlet. I want to be able to enter somehost/context/servlet/someservlet. I use to be able to do this but looking through the specs, reading the list I have come up blank. I've tried server.xml, web.xml in the context of interest, etc, etc. Anyone have a quick snippet that will make this work. Thanks.