Answer Posted / surima jain
Servlet - A class inherited from HttpServlet which receives
the http requests and generate the response of forward the
request to another servlet or jsp page.
EJB - a class(object) which exists on a j2ee server and can
be accessed remote(from another JVM).
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is @enableautoconfiguration?
What is the difference between ejb and spring?
What is mdb in ejb?
What is ejb bean in java?
How do you decide whether you should use session, entity or message driven bean?
What are the advantages of ejb components?
What is an ejb platform?
Write down the steps for the creation of stateless ejb.
What are the various types of entrepreneur java bean?
Define ACID Properties?
What is Session Bean Interface?
What is ejb framework?
How entity beans support container managed persistence?
Can EJB made to handle multiple transactions?
List down the steps for the demonstration of ejp persistence mechanism.