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