I have been keeping an eye on this thread because I have a similar issue
which I raised under a separate thread on Friday. I note your comments re
crossContext and use of context.getContext("name"). Please can you tell me
the conditions under which this will NOT work ? I am attempting to do
exa
Cross context failing on moving from Tomcat 4.1.27 to 5.5.9
I have an application which consists of several application wars all within
the same virtual host. Each application is configured with the same servlet
filter which gets the context for the main part of the application.
I have crossCon