kshama varshney


{ City } pune
< Country > india
* Profession * technical associate
User No # 23638
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 33
Users Marked my Answers as Wrong # 1
Questions / { kshama varshney }
Questions Answers Category Views Company eMail




Answers / { kshama varshney }

Question { CybAge, 13303 }

how session will be expired?


Answer

There are two ways---
1)When we set session time out in WEB.xml then session will
be automatically expire if nothing is happening after given
time period
2)if we are using "session.invalidate" function then after
executing this function session will be expire.

Is This Answer Correct ?    33 Yes 1 No