Throughout this series I will be discussing the basic technology stack of JEE6. The discussion will contain brief overview, usage and small programming example.
I assume you have basic knowledge about what enterprise application is or what Java EE 6 is up to. I will be focusing on the tech stack of it.
Basically, there are four tiers of technology that enterprise java uses.
Web Applications Technologies
I assume you have basic knowledge about what enterprise application is or what Java EE 6 is up to. I will be focusing on the tech stack of it.
Basically, there are four tiers of technology that enterprise java uses.
Web Applications Technologies
- Java Servlet
- JavaServer Pages [JSP]
- JavaServer Pages Standard Tag Library [JSTL]
- JavaServer Faces [JSF]
- Facelets
- Enterprise JavaBeans [EJB]
- Java Persistence API [JPA]
- Java Transaction API [JTA]
- Java Message Service [JMS]
- Java EE Connector Architecture
- Java Mail
- SOAP and RESTful
- Java API for XML Registries [JAXR]
- JACC
- JASPIC
No comments:
Post a Comment