- Servlet The Java Servlet API lets you define HTTP-specific classes
- JSPJavaServer Pages (JSP) technology provides a simplified, fast way to create dynamic web content.
- Messaging Messaging is a method of communication between software components or applications. A messaging system is a peer-to-peer facility. In other words, a messaging client can send messages to and receive messages from any other client.