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

How many page directive we can use in a single JSP?

2 Answers   Persistent,


What is jsp page?

0 Answers  


What is a page directive?

0 Answers  


What is auto-flush attribute?

0 Answers  


What is expression language in jsp?

0 Answers  






Why does jcomponent have add() and remove() methods but the component does not?

0 Answers  


Is jsp used?

0 Answers  


What is difference between sendredirect and requestdispatcher?

0 Answers  


How do you delete the session data?

0 Answers  


Give the use of session object.

0 Answers  


Give an example where you need jsp custom tag?

0 Answers  


Why is _jspservice () method starting with an '_'?

0 Answers  


Categories