http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletRequest.html#getContextPath()
On 9/1/05, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > I'm using iText to dynamically create PDF and I'd like to make them > available by appending the location of the generated file to the > application context URL. I'll be using a filter to prevent the files from > being generally availalable. > > So is it possible to programmatically determine the app context url? > > Thanks, > Denis >