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


Please Help Members By Posting Answers For Below Questions

What are the diff types of exception?

548


Explain the different types of memory used by jvm?

602


what are memory considerations of jsp compares to other web components?

6006


What is a class loader?

581


What is the purpose of the wait(), notify(), and notifyall() methods?

563






What is the difference between system.out ,system.err and system.in?

592


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2250


What is the difference between long.class and long.type?

554


When a thread blocks on i/o?

559


Why do I get a duplicate name error when loading a jar file?

540


Why a client should be multithreading? Explain.

584


what are RemoteObjects?

2250


Is it possible to stop the execution of a method before completion in a sessionbean?

589


Is jvm a overhead?

616


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

576