Re: Getting servlet context path without a servlet request.
legant solution. Cheers -- Stuart Wood On 5/22/06, Tim Funk <[EMAIL PROTECTED]> wrote: Your on the right track - the servlet 2.5 spec fixes this (but tomcat 6 isn't out yet). If I were in this predicament - I'd use a ServletContext init parameter. They can be overridden in the
Getting servlet context path without a servlet request.
rather leave it as portable as possible. Anyone have any ideas? Cheers in advance -- Stuart Wood