Hi,
Statefull session beans are used to hold the client state . For eg in
shopping cart example you can maintain the list of items that customer is
adding to his bucket.THis state will not be shared by any other customer.
You can use Entity beans with statefull or stateless beans .
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Warm Regards
Ashwani Kalra
Sr. Member Dev. Staff
Aithent Technologies(P) Ltd.
Email : [EMAIL PROTECTED]
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of Atul Tiwary
Sent: Tuesday, May 15, 2001 4:56 AM
To: [EMAIL PROTECTED]
Subject: Using Staeful sessions beans
Could someone describe to me when it would be usefule to use stateful
sessions
beans. When would it be advantageous to replace a stateful session bean
with a combination of a session bean and an entity bean?
Thanks,
Atul
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".