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 contextpath?
How can I extend the functionality of jsp?
What are the 3 tags used in jsp bean development?
What is the advantage of using getProperty action, as compared to the accessor method?
What are the advantages of jsp over servlet?
How to include a jsp file in another jsp file?
What is tld file?
when we will use the SendRedirect method instead of forward.
What is use of scriptlet tags in jsp?
What is jstl (jsp standard tag library)?
Explain about the Scriplet and Exclamatory Tag?
What is the difference between jsp and thymeleaf?