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 ?

Reply via email to