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 |
What is the jsp:getproperty action?
What are the advantages of jstl?
What are the two types of comments supported by jsp?
How is jsp better than servlet technology?
What does jstl mean?
write a program in javasacript to shake the window
What is dynamic web project?
What is response sendredirect?
What is client side technology?
Explain the difference between include directive and include action in jsp?
How can I implement a thread-safe jsp page?
Why we use jsp instead of html?