Explain jsp lifecycle methods?


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

Post New Answer

More JSP Interview Questions

What are JSP scripting elements?

8 Answers  


How do you pass control from one jsp page to another?

0 Answers  


How does a jsp work?

0 Answers  


When will container initialize multiple jsp/servlet objects?

0 Answers  


What is client side technology?

0 Answers  






What is custom tag library?

0 Answers  


Differentiate between include directive and include action.

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 jsp custom tag and what are it’s components?

0 Answers  


What are standard actions in JSP?

0 Answers  


Can we override jsp service method?

0 Answers  


What is scriptlet tag in jsp?

0 Answers  


Categories