ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamm_5.4.0.1/rzammbrowserconsid.htm

97 lines
6.7 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="Browser considerations" />
<meta name="DC.Relation" scheme="URI" content="rzammwebbrowserrequirements.htm" />
<meta name="DC.Relation" scheme="URI" content="rzammconceptswebapplication.htm" />
<meta name="DC.Relation" scheme="URI" content="rzammconceptsportalapplication.htm" />
<meta name="DC.Relation" scheme="URI" content="http://www.ibm.com/servers/eserver/iseries/software/websphere/wsappserver/" />
<meta name="DC.Relation" scheme="URI" content="http://www.ibm.com/servers/eserver/iseries/software/http/" />
<meta name="DC.Relation" scheme="URI" content="rzammsecurity.htm" />
<meta name="DC.Relation" scheme="URI" content="rzammdefaultpg.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2003, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2003, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="BrowserConsiderations" />
<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>Browser considerations</title>
</head>
<body id="BrowserConsiderations"><a name="BrowserConsiderations"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Browser considerations</h1>
<div><p>This topic contains browser considerations for iSeries™ Access for Web.</p>
<dl><dt class="dlterm">Browser plug-ins</dt>
<dd>A browser plug-in or a separate application may be needed to view some
of the content returned by iSeries Access for Web.</dd>
<dt class="dlterm">Opera 6.0 browser</dt>
<dd>The Opera 6.0 browser cannot display PDF documents using the Adobe Acrobat
Reader plug-in if the URL used to access the document contains parameters.</dd>
</dl>
<div class="section"><h4 class="sectiontitle">Web application</h4><p>The following considerations apply
to the Web application, not the portal application, provided by iSeries Access
for Web.</p>
<dl><dt class="dlterm"><img src="./delta.gif" alt="Start of change" />Content-type (MIME-type) mapping<img src="./deltaend.gif" alt="End of change" /></dt>
<dd><img src="./delta.gif" alt="Start of change" />When downloading a file to the browser, iSeries Access for Web uses the file
extension to determine the file content-type (MIME-type). The file content-type
is used by the browser to determine how best to render the information. iSeries Access
for Web provides a way to extend or override the included file extension to
file content-type mapping. See <a href="rzammfileconsiderations.htm#rzammfileconsiderations__mimemapping">Content-type
(MIME-type) mapping in "File considerations"</a> for more information.<img src="./deltaend.gif" alt="End of change" /></dd>
<dt class="dlterm"><img src="./delta.gif" alt="Start of change" />Force a Save As window when downloading files<img src="./deltaend.gif" alt="End of change" /></dt>
<dd><img src="./delta.gif" alt="Start of change" />When using Microsoft<sup>®</sup> Internet Explorer and any of the iSeries Access
for Web functions to download a file to the browser, often Internet Explorer
will display the file's content in the browser window without offering an
opportunity to save the file. Internet Explorer examines the data in the file
and determines that it is capable of displaying the data within the browser
window. See <a href="rzammfileconsiderations.htm#rzammfileconsiderations__saveas">Forcing
a Save As window when downloading files in "File considerations"</a> for
information on working around this issue. <img src="./deltaend.gif" alt="End of change" /></dd>
<dt class="dlterm">Log out</dt>
<dd>HTTP basic authentication does not have a means of logging out a user.
You must close all browser windows to clear the user identity from the browser.</dd>
<dt class="dlterm">Bookmarks</dt>
<dd>Pages of the Web application may be bookmarked for easier access. In wizards,
only the first page may be bookmarked.</dd>
<dt class="dlterm">Realm</dt>
<dd>The term Realm is used by some browsers when prompting for user name and
password with HTTP basic authentication. When the Web application is configured
to authenticate the user identity, the realm is the host name of the server
containing the i5/OS™ resources
you are accessing.</dd>
<dt class="dlterm">URL</dt>
<dd>Use http://&lt;<var class="varname">server_name</var>&gt;/webaccess/iWAMain to
access the main page of the Web application. Use http://&lt;<var class="varname">server_name</var>&gt;/webaccess/iWAHome
to access the home page. Both of these pages can be customized.</dd>
</dl>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzammwebbrowserrequirements.htm" title="This topic contains workstation Web browser requirements.">Web browser requirements</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzammconceptswebapplication.htm" title="Learn about the Web application provided by iSeries Access for Web.">Web application</a></div>
<div><a href="rzammconceptsportalapplication.htm" title="Learn about the portal application provided by iSeries Access for Web.">Portal application</a></div>
<div><a href="rzammsecurity.htm" title="Learn about security considerations with iSeries Access for Web.">Security considerations</a></div>
<div><a href="rzammdefaultpg.htm" title="Learn how iSeries Access for Web generates customized page content.">Default page content</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="http://www.ibm.com/servers/eserver/iseries/software/websphere/wsappserver/" target="_blank">IBM WebSphere Application Server</a></div>
<div><a href="http://www.ibm.com/servers/eserver/iseries/software/http/" target="_blank">IBM HTTP Server for iSeries</a></div>
</div>
</div>
</body>
</html>