Explain lifecycle methods.


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

Post New Answer

More JSP Interview Questions

Explain implicit objects in jsp?

0 Answers  


Can a constructor be used in place of init() method to initialize a servlet?

0 Answers  


What is difference between sendredirect and forward?

0 Answers  


how can i update the marque in jsp without changing the sourse code

0 Answers  


What are the jsp lifecycle phases?

0 Answers  






What is the difference between <jsp:forward> and sendRedirect?

6 Answers   HCL,


Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?

0 Answers  


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

0 Answers  


Explain the jspdestroy() method?

0 Answers  


What are different types of comments in jsp?

0 Answers  


What is a jsp page?

0 Answers  


Can we use jsp implicit objects in a method defined in jsp declaration?

0 Answers  


Categories