Explain about the Scriplet and Exclamatory Tag?



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

Post New Answer

More JSP Interview Questions

Why jsp is used instead of html?

0 Answers  


Why jsp is better over static html also explain lifecycle of a jsp?

0 Answers  


How can we disable java code or scripting in jsp page?

0 Answers  


What language is jsp?

0 Answers  


What are jsp lifecycle methods?

0 Answers  






Is jsp compiled?

0 Answers  


What is expression language injection?

0 Answers  


Explain the various scope values for tag.

0 Answers  


What is a hidden comment in jsp?

0 Answers  


What are the different types of jstl tags?

0 Answers  


How can information from one JSP be passed to another JSP?

0 Answers  


Explain lifecycle methods.

0 Answers  


Categories