What are jsp action tags?
No Answer is Posted For this Question
Be the First to Post Answer
What do cookies mean?
How can I prevent the use of scripts and java code on the jsp page?
How does error handling occur with jstl?
Define JSP Scriptlet.
List down the major differences between the jsp custom tags and java beans.
Which jsp methods can be overridden?
How do I set password expire time period?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
What is jsp-config in deployment descriptor?
Why does _jspService() start with an ‘_’ but other lifecycle methods do not?
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?
What are different types of comments in jsp?