Answer Posted / muhammad farhaan
Scriptlet, expression and declaration are called JSP
scripting elements.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
How do I use a scriptlet to initialize a newly instantiated bean?
What is jsp taglib?
How does a jsp engine work?
Which tag should be used to pass information from jsp to include jsp?
How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?
Can Static method be Override?
How to include static files in a jsp?
What does jsp mean in text?
Define scriptlet, expression and declaration in jsp?
Explain what is jsp ?
Mention the implicit objects in a jsp.
Can you override jspinit() method? If yes, in which cases?
Give an example where you need jsp custom tag?
What are the events in jsp page?
How can I override the jspinit() and jspdestroy() methods within a jsp page?