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 are sessions in servlets?
What is the difference between the servlets and cgi programs?
What is the functionality of actionservlet and requestprocessor?
Explain the role of dispatcherservlet and contextloaderlistener.
How the typical servlet code look like ?
How can you run a servlet program?
Can you use javascript in servlets?
What is the process to implement doget and dopost methods?
What is Servlet API used for connecting database?
What is a java servlet?
What are all the ways for session tracking?
Who is responsible to create the object of servlet?
Can you send an authentication error from 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 url encoding and url decoding