Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Session Beans Doubts

  Asked By: Emily    Date: Jun 01    Category: Java    Views: 584
  

I am new to session beans, if any one can answer my
doubts it would be of great help:
1)What would be a typical application where Stateful
session beans is a must ?
2)Similarly What would be a typical application where
Stateless session beans would do ?
3)How does one store the session varibles with the
help of session beans ?(similar to something as a
session onject in JSP ?)
4)Is the state of a Stateful session bean maintained
if session beans are deployed on multiple application
servers.
5)What does it mean that only one Stateful session
bean exists per client ? can't multiple diffrent
session beans be called at the same time by the same
client ?
6)What is the save point in context to a entity Bean.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Session Beans Doubts Or get search suggestion and latest updates.




Tagged: