Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Difference between session and context object ?

Session object is created for a specific request and the values in it are accessible within that request whereas Context object is created for web application and the values in it  will be accessible for all requests and accessible across the application.

Related Posts Plugin for WordPress, Blogger...
Flag Counter