Tuesday, November 29, 2011

What is the difference between HTTPSession and Stateful Session Bean?

From a logical point of view, a Servlet/JSP session is similar to an EJB session. Using a session, in fact, a client can connect to a server and maintain his state.
Category:EJB Interview Questions

No comments:

Post a Comment