Tuesday, November 29, 2011

When should I use a Stateful session bean and when should I use a servlet session?

A. The answer to this question is very application-specific and there are situations in which either approach will work. A stateful session bean provides declaritive transaction and security checking as well as failover to a secondary in a cluster.
Category:EJB Interview Questions

No comments:

Post a Comment