Answer Posted / suresh sa
<%page %>
<%include %>
<%taglib %>
<% = %> -> Expression tag
<% %> -> Scriplet Tag for all java codes
<%! %> - > Declaration tag
<%-- %> -> Comment Tag
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the _jspservice() method?
What is jsp and its architecture?
Which categories can be divided jstl tags, give examples.
How many jsp implicit objects are there?
What does .com stand for?
What is application in jsp?
What is jsp container?
What is a page directive?
What is the scope of response object?
What are the advantages of jstl?
Explain jsp:plugin action?
How do you connect to the database from jsp?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page?
What is dynamic web project?
How many jsp scripting elements are there and what are they?