Can init method be overridden?



Can init method be overridden?..

Answer / guest

YES. jspInit() and jspDestroy() method van be overrideen,
but _jspService() can not be.

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More JSP Interview Questions

How can we stop errors on display in a jsp page?

0 Answers  


What are the ways to insert java code into jsp page?

0 Answers  


How we can configure init params in jsp?

0 Answers  


How to ignore the el expression evaluation in a jsp?

0 Answers  


What is difference between sendredirect and forward?

0 Answers  






which situation you use static include and dynamic include in jsp?

2 Answers   L&T,


What is jsp net?

0 Answers  


What is page scope?

0 Answers  


What is jsp application?

0 Answers  


How to use jsp el to get http method name?

0 Answers  


What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.

0 Answers  


How to pass information from jsp to included jsp?

0 Answers  


Categories