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 difference between stateless and stateful?
What do you mean by ejbdoclet?
Differentiate “find a method” from “select method” in EJB ?
What does statelessness mean?
Define ripple effect?
What are the differences between ejb 3.0 and ejb 2.0?
How does the server decide which beans to passivate and activate?
What is difference between ejb and spring?
What is a ejb container?
What is Session Bean Interface?
What do you mean by ‘hot deployment’ ?
Can you be deported if you are stateless?
Define SessionContext ?
What is session bean?
What is the procedure for the presentation of ejb persistence mechanism?