What is all this JSP Servlets EJB Struts?

Answer:

JSP stands for java server pages
Struts is an elegant, extensible framework for creating enterprise-ready Java web applications.
Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems.
Enterprise JavaBeans (EJB) technology is the server-side component architecture for Java Platform, Enterprise Edition (Java EE). EJB technology enables rapid and simplified development of distributed, transactional, secure and portable applications based on Java technology.

First answer by Delltechie. Last edit by Delltechie. Contributor trust: 3064 [recommend contributor recommended]. Question popularity: 1 [recommend question].