adspace


How can automatic creation of session be prevented in a jsp page?

Answer Posted / Sumant Kumar

To prevent automatic creation of sessions, you can set the session attribute `sessionCookieConfig` to `Cookieless` in the web.xml file.

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

2306