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 do you mean by context initialization parameters?
What is difference between jsp and jstl?
What is jsp and asp?
What are the different types scripting elements in jsp?
What is jsp api?
Can an interface be implemented in the jsp file?
How do you delete a cookie within a jsp?
What is out in jsp?
How many jsp implicit objects are there?
What are the components of jsp?
What is jsp translation phase?
Can init method be overridden?