What is the purpose of creating custom tags?
No Answer is Posted For this Question
Be the First to Post Answer
What is a jsp file?
Explain the various scope values for <jsp:useBean> tag.
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
How can I prevent the output of my jsp or servlet pages from being cached by the browser?
What are the advantages and disadvantages of thread-safe jsp page?
Mention the implicit objects in a jsp.
Why is _jspservice() method starting with an '_' while other life cycle methods do not?
What are the three tags used in jsp bean development?
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 html output be prevented from being cached?
What is jsp taglib?
How can we retrieve warnings?