I am looking to maintain an object pool, that will be available to server a request at anytime. If I am not wrong, statfull bean will not work as it's ot server on request. I need to maintain the info between these requests. I have to use Entity bean. Is this correct ?
- EJB pooling Mansour Al Akeel
- Re: [english 100%] EJB pooling Andy
- Re: EJB pooling Ravindranath Akila
- Re: EJB pooling Mansour Al Akeel
- Re: EJB pooling David Blevins
