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 |
Can jsp run without server?
What are the different life-cycle methods?
What is a declaration?
Is jsp better than servlet?
What do you know about writing custom jsp tags?
What is out in jsp?
How can we use beans in jsp?
How do we catch exception and process it using jstl?
What is use of scriptlet tags in jsp?
What is context in web application?
Is jsp a front end?
When does a container initialize multiple jsp / servlet objects?