On Thu, 24 Oct 2002, amolk wrote:

> Date: Thu, 24 Oct 2002 12:44:01 +0530
> From: amolk <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: Re: Single sign on?
>
> I tried using a singleton for this purpose but it fails since each webapp
> gets its own instance because of different classloaders.
>  Havent gone into teh details of "classloaders" but is there anything like a
> 'common' classloader as you are mentioning?
> If its there, it would be used exactly like how you suggest. ( i also have
> the class ready )
>

The details are server-specific, but for Tomcat there is.  For more
details, see:

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html

Craig


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to