servlet mapping question(I believe)

2008-02-03 Thread Terence Kent
Hello all, I am new to tomcat and running into a problem that I am unable to resolve. I don't know all the correct vocabulary to use here, so bare with me as I attempt to describe the problem I'm running into. Here goes... In a nutshell: All requests to:

Re: servlet mapping question(I believe)

2008-02-03 Thread Mark Thomas
Terence Kent wrote: Conclusion: My understanding from this configuration is that all requests on port 8010, that end with the extension .ext should be forwarded to the servlet mycompany. From what I've read, any paths created in the ${APP_BASE} directory should be irrelevant in this mapping