From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> On 10/13/06, Chris Pratt <[EMAIL PROTECTED]> wrote:
> > Each Web Application within the container is loaded within it's own
> > Context (and ClassLoader) which effectively keeps the static's
> > separate.
> In that case, the statics
On 10/13/06, Chris Pratt <[EMAIL PROTECTED]> wrote:
Each Web Application within the container is loaded within it's own
Context
(and ClassLoader) which effectively keeps the static's separate.
(*Chris*)
That is generally true, *unless* you put your libraries in the shared
classloader(s) pro
Each Web Application within the container is loaded within it's own Context
(and ClassLoader) which effectively keeps the static's separate.
(*Chris*)
On 10/13/06, souravm <[EMAIL PROTECTED]> wrote:
Hi,
If there are two different Struts applications
deployed on the same Tomacat instance, wha
Hi,
If there are two different Struts applications
deployed on the same Tomacat instance, what happens to the static
objects within the Struts framework?
My guess is Struts maintains different Static objects for each application in a
hash map. Can anyone confirm ?
Regards,
Sourav
***
4 matches
Mail list logo