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
What are the life-cycle methods for a jsp?
Which tag should be used to pass information from jsp to include jsp?
Can I use javascript on jsp page?
Why do we use jstl tags?
How many types of jsp tags are there?
What do you mean by jstl?
How do I perform browser redirection from a jsp page?
What is pagescope in jsp?
What are the attributes on page directives?
Can you disable jsp scripting?
Explain client and server side validation?
Can we override jspinit method?