Explain about the Scriplet and Exclamatory Tag?
Answer / harish
Scriplet tag is one of the JSP tag, it will replicate the
entire code in the service method.
In the exclamatory Tag, you can define the Global variables
and write the user defined methods.
| Is This Answer Correct ? | 2 Yes | 1 No |
How can I override the jspdestroy() method within a jsp page?
Why is jsp used for?
What are jsp implicit objects?
Explain the difference between jspwriter and servlet printwriter in jsp?
How can you avoid scriptlet code in jsp?
how to print a string with out using out.println?
3 Answers Elementus Technologies,
What Do you Mean By Object Serialization in java.
2 Answers Accenture, Cognizant,
Can we call servlet from jsp?
Show attributes of page directives.
What are the two kinds of comments in jsp and what's the difference between them ?
How jsp is executed?
What is meant by session management?