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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]