Can we override the jspinit(), _jspservice() and jspdestroy() methods?
No Answer is Posted For this Question
Be the First to Post Answer
Why jsp and servlets are used?
What are request and response objects?
Which language is used to write servlets and jsp?
What is jsp technology?
What is jsp-config in deployment descriptor?
What is a session in web?
Is jsp static or dynamic?
How do we print “<br> creates a new line in html” in jsp?
What is the advantage of using getProperty action, as compared to the accessor method?
What is session scope?
How To maintain session ..?
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?