Answer Posted / ravikiran
EJB is enterprise java bean, where component based
development takes place and uses RMI for remote method calls
Servlet is a server side program wich will process the
client request inside the server and will return resource
based on the request as a response
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the workflow of a servlet?
Explain the different ways for servlet authentication?
Who is responsible for writing a constructor?
Is java servlet still used?
What are the life cycle methods of the servlet?
How can you run a servlet program?
What is string tokenizer?
How can you push data from an Applet to a Servlet?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
What is the
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
What do you mean by httpservlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What’s the use of the servlet wrapper classes??
Explain their methods? Tell me their parameter names also have you used threads in servlet?