How many JSP scripting elements and what are they?
Answer Posted / suresh royal
Hi Dhiraj Kumar Singh,
You have posted right answer but those r JSP elements .
But JSP scripting elents r only three
Declaration: Syntax: <%! int abc %>
Scriplet: <% Any java statements%>
Expression: <%=dhiraj_singh%>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why does the option tag render selected=selected instead of just selected?
Can I run seam outside of jboss as?
What are the difference between RMI and CORBA?
When a thread blocks on i/o, what state does it enter?
What is a tasks priority and how is it used in scheduling?
What is the difference between long.class and long.type?
what are RemoteObjects?
What do you know about seam?
Why is string immutable in java?
What is the relationship between local interfaces and container-managed relationships?
What happens when a thread cannot acquire a lock on an object?
How can I avoid validating a form before data is entered?
What is the difference between RMI registry and OS Agent?
Is infobus easy to use?
What are the oops concept?