ServletContext.setAttribute()
ServletContext.getAttribute()

right?

--V.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 10:52 AM
Subject: Object Sharing


>
> Hi
>
>   I want to have single instance of x class to be referenced in all the
> Servlets requests and applied singleton pattern. Right now one instance
for
> servlet is created. How can use single instance of X class in all the
> servlets.
>
> Thanks
>
> Rajesh
>
>

Reply via email to