How many JSP scripting elements and what are they?
Answer Posted / dhiraj kumar singh
1. Directives: Syntax: <%@page/include/taglib name="" %>
2. Declaration: Syntax: <%! int abc %>
3. Scriplet: <% Any java statements%>
4. Expression: <%=dhiraj_singh%>
5. Comment: <!-- Hi techies -->
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is jvm a overhead?
What are JTA/JTS and how they used by client?
What is metaspace?
What is the relationship between an event-listener interface and an event-adapter class?
Explain about thread synchronization inside a monitor?
What is a policy?
To identify IDL language what mapping mechanism is used?
how i secure my site with the https protocol.what are the steps?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
How task's priority is used in scheduling?
What you mean by COM and DCOM?
Name the class that is used to bind the server object with RMI Registry?
what are the activation groupworks?
Write a singleton program?
Define the remote object implementation?