How can automatic creation of session be prevented in a jsp page?
No Answer is Posted For this Question
Be the First to Post Answer
Can a constructor be used in place of init() method to initialize a servlet?
How can a cookie is deleted with JSP?
Why jsp is better over static html also explain lifecycle of a jsp?
how can i get a scjp certification??
What is difference between page and pagecontext in jsp?
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?
What are different types of comments used in jsp?
How is jsp better than servlet technology?
Mention the advantages of jsp over pure servlets?
What is pagecontext?
Can I run jsp on xampp?
Explain the uses of jsp?