> -----Original Message----- > From: Ulrich Mayring [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 2:55 PM > To: [EMAIL PROTECTED] > Subject: Re: what container will be appropriate for use with web based > application? > > > Wasiq Hasan wrote: > > > > in fortress do i have to implement certian interface > > to make component stateless, > > how i can make sure that there is only one > > instance of stateless component is created? > > Just curious: why should there be only one instance of a stateless > component? I mean, if they're stateless, there can be a large pool of > them. You also have a pool of servlets, no? :) > > Ulrich
some components will be serving static data, initialized from db at startup of tomcat. for these components i want to have one instance wasiq > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]