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


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

Post New Answer

More JSP Interview Questions

How to comment out jsp code?

0 Answers  


What are the types of directives in jsp?

0 Answers  


What do jsp literals consist of?

0 Answers  


What are the possible values for language directive?

0 Answers  


Which of the following action variable is used to include a file in jsp?

0 Answers  






Why is _jspservice () method starting with an '_'?

0 Answers  


Why do we need custom tags in jsp?

0 Answers  


How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)

0 Answers  


How to use jsp el to get http method name?

0 Answers  


Can we override the jspinit(), _jspservice() and jspdestroy() methods?

0 Answers  


What is jstl used for?

0 Answers  


What is session setattribute?

0 Answers  


Categories