Tuesday, November 29, 2011

How do you prevent the Creation of a Session in a JSP Page and why?

By default, a JSP page will automatically create a session for the request if one does not exist.
Category:JSP Interview Questions

No comments:

Post a Comment