Vijay Kumar
override jspInit()
1 Answer(s)      2 years and 7 months ago
Posted in : JSP-Interview Questions

Can you override jspInit() method? If yes, In which cases?

View Answers

October 30, 2010 at 11:59 AM


Yes, We do it usually when we need to initialize any members which are to be available for a servlet/JSP throughout its lifetime.









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.