Explain about the Scriplet and Exclamatory Tag?
Answer Posted / 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 |
Post New Answer View All Answers
What are advantages of jsp over asp, php, pure servlets and others?
How we can use javascript with jsp pages?
Explain the jsp implicit objects?
When destroy method of jsp is called?
Tell us about the stages (phases) of the jsp life cycle.
What is jsp container?
What is jsp-config in deployment descriptor?
Why do we need servlets and jsp?
Explain the difference between servletcontext and pagecontext in jsp?
What are the jsp tags?
What is a output comment?
How to include a jsp file in another jsp file?
What is JTGrid?
How can I use jsp in the mvc model?
How do I include static files within a jsp page?