32
Chapter 3 Introduction to J2EE
For more information on J2EE application assembly and deployment, see JRun Assembly
and Deployment Guide.
Containers provide all application components with the J2EE platform Application
Programming Interfaces (APIs). For detailed descriptions of the APIs, see
“J2EE APIs” on
page 33
.
Communication
Communication technologies provide mechanisms for communication between clients
and servers and between collaborating objects hosted by different servers. The J2EE
specification requires support for the following types of communication technologies:
•
Internet protocols
Includes Transport Control Protocol over Internet Protocol
(TCP/IP), Hypertext Transfer Protocol (HTTP) 1.0, and Secure Socket Layer (SSL)
3.0.
•
Remote Method Invocation (RMI) protocols
•
Object Management Group (OMG) protocols
Includes the Common Object
Request Broker Architecture (CORBA) technologies, Java Integration Definition
Language (IDL), and RMI over Internet Inter-ORB Protocol (IIOP).
•
Messaging technologies
Includes Java Message Service (JMS), JavaMail, and
JavaBeans Activation Framework (JAF).
•
Data formats
Includes HTML, image files in two formats, GIF and JPEG, JAR
files, class files (compiled Java files), and XML.
The next section contains more information on the J2EE APIs.
Содержание 38000382 - Macromedia JRun - Mac
Страница 1: ...Getting Started with JRun...
Страница 16: ......
Страница 68: ...54 Chapter 5 Introduction to EJB...
Страница 82: ......
Страница 110: ...96 Lesson 3 EJB Tutorial...
Страница 128: ...114 Lesson 4 Web Services Tutorial...
Страница 132: ...118 Index...