75 lines
5.1 KiB
HTML
75 lines
5.1 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Interaction with WebSphere Application Server" />
|
|
<meta name="abstract" content="IBM Welcome Page V1.1 contains a Web application packaged in an Enterprise Archive (.ear) file that is deployed into a WebSphere Application Server run time environment when the IBM Telephone Directory V5.2 application is deployed." />
|
|
<meta name="description" content="IBM Welcome Page V1.1 contains a Web application packaged in an Enterprise Archive (.ear) file that is deployed into a WebSphere Application Server run time environment when the IBM Telephone Directory V5.2 application is deployed." />
|
|
<meta name="DC.Relation" scheme="URI" content="wpover.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="wpoverexpress" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Interaction with WebSphere Application Server</title>
|
|
</head>
|
|
<body id="wpoverexpress"><a name="wpoverexpress"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Interaction with WebSphere Application Server</h1>
|
|
<div><p>IBM<sup>®</sup> Welcome
|
|
Page V1.1 contains a Web application packaged in an Enterprise Archive (.ear)
|
|
file that is deployed into a WebSphere<sup>®</sup> Application Server run time environment
|
|
when the IBM Telephone
|
|
Directory V5.2 application is deployed.</p>
|
|
<p>Once the IBM Welcome
|
|
Page V1.1 application is deployed, it handles requests routed to it through
|
|
the application server. The application server can provide various access
|
|
paths and have various security features enabled for the server as a whole
|
|
or specifically for the application. Requests must pass through the server
|
|
to be routed to and handled by the IBM Welcome Page V1.1 application. Once
|
|
requests reach the application, the application handles the required LDAP
|
|
interactions, and, optionally, configured Enterprise Identity Mapping (EIM)
|
|
or Sametime<sup>®</sup> operations.</p>
|
|
<p>The application is written and packaged to Java™ standards. WebSphere Application Server for <span class="keyword">iSeries™</span> provides the runtime environment
|
|
for the application, which includes support for Java runtime APIs. The following describes
|
|
what the application uses:</p>
|
|
<ul><li>In WebSphere Application
|
|
Server V5, standard Java runtime environment APIs (J2SE version
|
|
1.3) are provided. J2SE 1.3 provides basic Java utility functions, context, and socket
|
|
factories used to communicate with LDAP servers, and Java locale
|
|
support for internationalization.</li>
|
|
<li>In WebSphere Application
|
|
Server V5.1 and V6, standard Java runtime environment APIs (J2SE version
|
|
1.4) are provided. J2SE 1.4 provides basic Java utility functions, context, and socket
|
|
factories used to communicate with LDAP servers, and Java locale
|
|
support for internationalization.</li>
|
|
<li>Enterprise application runtime environment APIs (J2EE version 1.3), which
|
|
provide Web application support for HTTP servlets (HTTP Servlet Specification
|
|
Level 2.3) and Java Server Pages (JSP Specification Level 1.2).</li>
|
|
<li>Web application deployment utilities (J2EE version 1.3), which provide
|
|
deployment of the application using Enterprise Archive (.ear) files, Web Archive
|
|
(.war) files, and Java Archive (.jar) files.</li>
|
|
</ul>
|
|
<p>See the following Web site for more details on the application
|
|
deployment environment and Web application packaging tools and services:</p>
|
|
<p><a href="http://www.ibm.com/servers/eserver/iseries/software/websphere/wsappserver" target="_blank">WebSphere Application Server</a> <img src="www.gif" alt="Link outside Information Center" /> (http://www.ibm.com/servers/eserver/iseries/software/Websphere/wsappserver).</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="wpover.htm" title="Provides an overview of the IBM Welcome Page V1.1 application and how it interacts with different iSeries server components and various software components.">Overview of IBM Welcome Page V1.1</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |