Answer Posted / guest
EJB used as persistant layer.
JSP used for presentation layer.
Servlet we can use as controller.
Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
What is the use of @ejb annotation?
What is EJB server?
What is backing bean?
How can I access ejb from asp?
Why is ftp stateful?
Where is ejb used?
What is ejb javatpoint?
What are transaction isolation levels in ejb?
How does the server decide which beans to passivate and activate?
What is the meaning of acid in the connection of transaction management?
What is software architecture of ejb?
Define ejb Create() and EjbPostCreate()?
What is use of @postconstruct?
Differentiate “find a method” from “select method” in EJB ?
What does @singleton annotation do?