blob: 665a656db357025aa8f406b9e7e44ddfeeca03ea [file] [log] [blame]
<?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>
<head>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
</head>
<body id="twedtwbx1"><a name="twedtwbx1"><!-- --></a>
<h1 class="topictitle1">Working in the Overview page</h1>
<div><div class="skipspace">In the <b>Overview</b> page of the <a href="ccwebxml.html">Web
deployment descriptor editor</a>, you can get a quick summary of the contents
of the Web deployment descriptor in addition to adjusting various settings. <p>To
work in the <b> Overview</b> page, complete the following steps:</p>
</div>
<ol><li><span>Open a Web project in the Project Explorer.</span></li>
<li><span>Double-click the Web project's <b>Web Deployment Descriptor</b> file
in the Project Explorer. The Web deployment descriptor editor opens.</span></li>
<li><span>Click the <b>Overview</b> tab to open the <b>Overview</b> page.</span></li>
<li><span>You can edit settings in the following sections of the <b>Overview</b> page:
(You may also want to open this page to view the settings.) </span><ul><li>General Information - lets you view and edit general information,
including the display name, description (not displayed to end users), and
client session time out (in minutes).</li>
<li>Servlets and JSPs - lets you view the servlets and JSPs used in the
application.</li>
<li>Filters - lets you view filters used in the application.</li>
<li>Pages - lets you view welcome pages used in the application.</li>
<li>Mime type - lets you view file extensions that are mapped to mime
types.</li>
<li>Security - lets you view the security roles and their constraints
defined for the Web application.</li>
<li>Icons - lets you view, change, or add icons representing the Web application.</li>
<li>Usage - list the enterprise applications that are using this Web module.</li>
<li>Web Library projects - lets you view, add, or remove references to
JAR files mapped to Java™ projects.</li>
<li>Listeners - lets you view listeners used in the application.</li>
<li>References - lets you view resources that the Web application references. </li>
<li>Environment Variables - lets you view environment variables that are
relevant to the Web application.</li>
<li>Context Parameters - lets you view the context initialization parameters
that apply to all the servlets in the Web application.</li>
</ul>
</li>
</ol>
</div>
<div><p><b class="reltaskshd">Related tasks</b><br />
<a href="twedtwbx.html" title="">Configuring Web applications using the Web deployment descriptor editor</a><br />
</p>
</div>
</body>
</html>