How many JSP scripting elements and what are they?
Answer Posted / mahesh
There are three scripting language elements:
--declarations
--scriptlets
--expressions
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
How many times may an objects finalize() method be invoked by the garbage collector?
Are there books about seam?
Is infobus easy to use?
Name three subclasses of the component class?
What is the difference between a menuitem and a checkboxmenuitem?
what is a portable component?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Is it possible to stop the execution of a method before completion in a sessionbean?
Have you used threads in Servelet?
Explain what is synchronization?
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?
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??
What happens when a thread cannot acquire a lock on an object?
Which component handles cluster communication in jboss?
What is the relationship between an event-listener interface and an event-adapter class?