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 |
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
Can I use javascript on jsp page?
What is action tag in jsp?
What are the literals used in jsp?
What is a hidden comment in jsp?
what type of question will be asked in the interview in this software field?????///
How do I open a jsp file?
What is an expression in jsp?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page?
What are advantages of jsp over asp, php, pure servlets and others?
How to call java method in jsp page on button click?
Which directive is used in jsp custom tag?