Java Software Development
Java EE is an
Enterprise
Java Framework which accelerates the development of
Java software.
Java EE is also considered informally to be a standard
since providers must agree to certain conformance requirements
in order to declare their products as
Java EE compliant; albeit with no ISO or ECMA standard.
DOTNUTSHELL works closely with the
Java community and several
Java
OpenSource projects such as JBOSS to enhance the
Java software that we create aswell as enhance our
understanding of the
Java Virtual Machine.
Java EE includes several API specifications and defines how
to coordinate them, such as
- JDBC
- RMI
- E-mail
- JMS
- Web services
- XML
Java EE also features some specifications unique to
Java EE for components such as: Enterprise JavaBeans
Servlets and portlets
JavaServer Pages
This allows us to create enterprise applications that are
portable and scalable and integrate with legacy technologies
and native systems.
Other pages of interest: