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
Is jsp page extensible true false?
What is application in jsp?
How are jsp(java server pages) better than asp(active server pages)?
Explain translation phase.
When destroy method of jsp is called?
Mention some important jsp action tags.
Can we define a class in a jsp page?
Is jsp platform dependent?
What is cookie with example?
What is _jspservice method?
Why is jsp used for?
Explain jsp technology?
What is tag file in jsp?
What is the use of requestdispatcher?
What are jsp lifecycle methods?