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
How to commuincate between an applet and a servlet?
How can we include static files in the jsp page?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is servlet container?
What do you mean by a filter and how does it work?
What are the types of protocols supported by httpservlet ?
What is generic servlet class?
What is the difference between the http servlet and generic servlet?
What is servletconfig?
What does the term localization refer to?
What is the difference between servlet and jsp?
What is the use of java servlet api?
What is the difference between jsp and servlet life cycle?
Explain session tracking and its importance?
Is servlet thread safe?