How to disable session in jsp?


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

Post New Answer

More JSP Interview Questions

How can I override the jspinit() method within a jsp page?

0 Answers  


How do you comment out in jsp?

0 Answers  


Which tag is used to execute java source code in jsp?

0 Answers  


Explain the difference between servlet and jsp?

0 Answers  


What is the requirement of a tag library?

0 Answers  






What is jsp container?

0 Answers  


What do you mean by jsp?

0 Answers  


What are the elements of a jsp page?

0 Answers  


A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?

0 Answers  


What is translation phase?

0 Answers  


What are different implicit objects of jsp?

0 Answers  


What are custom tags?

0 Answers  


Categories