How many JSP scripting elements and what are they?
Answer Posted / kranti kumar
Declaration
Expression
Directive
Scriptlet
Action
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between new operator and class.forname().newinstance()?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Explain about local interfaces.
What classes of exceptions may be caught by a catch clause?
Why do threads block on i/o?
Explain about thread synchronization inside a monitor?
What restrictions are placed on the values of each case of a switch statement?
What is a session? Can you share a session object between different theads?
Which containers use a border layout as their default layout?
What is the diffrence between a local-tx-datasource and a xa-datasource?
Explain the different types of memory used by jvm?
Is jvm a overhead?
What are the different approaches to represent an inheritance hierarchy?
Describe responsibilities of Activator?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?