Is the session object always created on the jsp page, is it possible to disable its creation?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

How to restrict page errors display in a JSP page?

0 Answers  


What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?

0 Answers   Cap Gemini,


How can I override the jspinit() and jspdestroy() methods within a jsp page?

0 Answers  


How are cookies set in jsp?

0 Answers  


how can i add properties in dynamic text fields using .js file?

0 Answers  


Mention the implicit objects in a jsp.

0 Answers  


What is el?

0 Answers  


Why are jsp pages the preferred api for creating a web-based client program?

0 Answers  


Differentiate between <jsp:include page=…> and <%@include file=…>.

0 Answers  


how to enable session tracking for jsp pages,if the browser has disabled cookies?

2 Answers  


Explain the difference between forward and sendredirect?

0 Answers  


How do I run a jsp file in linux?

0 Answers  


Categories