Stateful session beans are used when there is converstional state and when there is a need of temporary storage.
Stateless session bean are used when there is no conversational state and when session bean has to be used only for database access.
Stateless session bean are used when there is no conversational state and when session bean has to be used only for database access.
 
No comments:
Post a Comment