Skip to content
Discussion options

You must be logged in to vote

Servlets: For handling HTTP requests and responses.
JavaServer Pages (JSP): For creating dynamic web content.
Enterprise JavaBeans (EJB): For building business logic and enterprise-level services.
Java Persistence API (JPA): For managing relational data in Java applications.
Java Message Service (JMS): For sending and receiving messages between distributed components.
Context and Dependency Injection (CDI): For managing dependencies and context in Java applications.
Java API for RESTful Web Services (JAX-RS): For creating RESTful web services.
Java API for XML Web Services (JAX-WS): For creating SOAP-based web services.
Java Transaction API (JTA): For managing transactions in a distribute…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Akarshjha03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants