blob: 9ec4f83ed080dfd28ea17d899cb9ac917831d027 [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>
<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
<title>Working in the Extensions Page</title>
<script language="JavaScript">
function popup_window( url, id, width, height )
{
popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
popup.focus();
}
</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
<body id="twedtwbxe"><a name="twedtwbxe"><!-- --></a>
<h1 class="topictitle1">Working in the Extensions Page</h1>
<div><div class="skipspace">In the <b>Extensions</b> page of the <a href="ccwebxml.html">Web
deployment descriptor editor</a>, you can: <ul><li>modify various general settings. For example, you can specify whether <ul><li>reloading is enabled</li>
<li>file serving is enabled</li>
<li>directory browsing is enabled</li>
<li>to serve servlets by classname</li>
<li>precompile JSPs</li>
<li>automatic request coding is enabled</li>
<li>automatic response coding is enabled</li>
<li>automatic filter loading is enabled</li>
</ul>
</li>
<li>add or remove MIME filters</li>
<li>add or remove JSP attributes</li>
<li>add or remove file serving attributes</li>
<li>add or remove invoker attributes</li>
<li>add, remove or edit servlet caching configurations</li>
</ul>
</div>
</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><p>
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
</p>
</body>
</html>