adspace


Give the use of session object.

Answer Posted / Sweta Singh

The session object is used for storing information about a user during their visit to a web application. It allows you to maintain state across multiple requests, making it possible to provide personalized content and remember user preferences.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2309