what is EJB and Java servlet

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


Please Help Members By Posting Answers For Below Questions

When should you prefer to use doget() over dopost()?

661


What are the types of Session Tracking ?

646


How do you invoke a servelt?

620


What are the new features added to servlet 2.5?

591


Whether we can get deadlock situation in servlets?

572






What do you mean by singlethreadmodel interface?

578


What is the importance of init() method in Servlet ?

590


Why are servlets used?

529


What is the process to implement doget and dopost methods?

544


How printwriter is different from servletoutputstream?

577


Is servlet a framework?

539


Write all the phases defined in servlet life cycle?

587


What do you mean by web applications?

625


How does Cookies work in Servlets?

649


What do you understand by mime type?

558