Tuesday, November 29, 2011

Suppose in web.xml file we are given 30 and in the servlet program we are given setSessionInActiveInterval(40).when that session will be terminated ? After 30 sec or 40 sec?

Session will be terminated depending upon the later updation means it depend upon the xml file and it will take 40 sec because after compiling it will update xml file into 40 sec
Category:Servlet Interview Questions

No comments:

Post a Comment