Answer Posted / neeraj
Servlet are precompile but jsp are complilec by container.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is Activation Instantinator?
What is bean? Where can it be used?
How would you detect a keypress in a jcombobox?
What are the different methods of identifying an object?
How many times may an objects finalize() method be invoked by the garbage collector?
What value does readline() return when it has reached the end of a file?
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?
What is the difference between static and non-static with examples?
What are the services in RMI ?
What modifiers may be used with an inner class that is a member of an outer class?
What is a tasks priority and how is it used in scheduling?
Can I use multiple html form elements with the same name?
What is the difference between RMI registry and OS Agent?
What is the relation between the infobus and rmi?
How will you pass parameters in RMI? Why do you serialize?