ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzau5_5.4.0.1/survoverwas.htm

79 lines
5.4 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="See this topic for information about how IBM Survey Creator interacts with the WebSphere Application Server." />
<meta name="description" content="See this topic for information about how IBM Survey Creator interacts with the WebSphere Application Server." />
<meta name="DC.Relation" scheme="URI" content="survover.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="survoverwas" />
<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="survoverwas"><a name="survoverwas"><!-- --></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>See this topic for information about how IBM<sup>®</sup> Survey Creator interacts with the WebSphere<sup>®</sup> Application
Server.</p>
<p>IBM Survey
Creator contains a Web application packaged in an enterprise archive (.ear)
file that is deployed into a WebSphere Application Server run time environment.
After the application is deployed, it handles requests routed to it through
the application server. The application server provides various access paths
and has 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 Survey Creator application. Once requests reach the
application, the application handles the required LDAP interactions.</p>
<p>WebSphere Application
Server provides the runtime environment, including support for Java™ runtime
APIs, for the application. The application uses these features of WebSphere Application
Server:</p>
<ul><li>WebSphere Application
Server V5 provides standard Java runtime environment APIs (J2SE version
1.3). 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>WebSphere Application
Server V5.1 and V6 provide standard Java runtime environment APIs (J2SE version
1.4). 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 JavaServer Pages (JSP) files (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 sites 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 class="p"> <a href="http://www.ibm.com/servers/eserver/iseries/software/websphere/wsappserver/express/indexexp51.html" target="_blank">WebSphere Application Server - Express V5.1</a> <img src="www.gif" alt="Link outside Information Center" /> <p>(http://www.ibm.com/servers/eserver/iseries/software/websphere/<br />
wsappserver/express/indexexp51.html).</p>
</div>
<div class="p"> <a href="http://www.ibm.com/servers/eserver/iseries/software/websphere/wsappserver/express/indexexp50.html" target="_blank">WebSphere Application Server - Express V5</a> <img src="www.gif" alt="Link outside Information Center" /> <p>(http://www.ibm.com/servers/eserver/iseries/software/websphere/<br />
wsappserver/express/indexexp50.html).</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="survover.htm" title="Provides an overview of the IBM Survey Creator application and how it interacts with different iSeries server components and various software components.">Overview of IBM Survey Creator V1.0</a></div>
</div>
</div>
</body>
</html>