Explain some jsp life-cycle methods that can be overridden.
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
How can we prevent implicit session creation in jsp?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
What is the purpose of jsp?
Explain the jsp:setProperty action.
What is jsp page?
Which package does jsp api consist of?
What is the requirement of a tag library?
how to pass values to a function fron input tags, and how to display that values in that called function
Why are jsp pages preferred for creating web-based client program?
What is jsp tag?
What are the elements of jsp?