[196739] updates for v3 jst.server docs
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml b/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml
index 51dc6b4..752fa41 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml
+++ b/docs/org.eclipse.jst.server.ui.doc.user/DocBuild.xml
@@ -21,6 +21,8 @@
 	ChangeLog:
 	2006-04-05 Arthur Ryman <ryman@ca.ibm.com>
 	- Created.
+	2008-01-09 Kate Price <katep@ca.ibm.com>
+	- modified for new DITA-OT version
 
 -->
 <project name="eclipsehelp" default="all">
@@ -44,14 +46,14 @@
 	<target name="eclipsehelp">
 		<ant antfile="${dita.ot.dir}${file.separator}conductor.xml" target="init" dir="${dita.ot.dir}">
 			<property name="args.copycss" value="no" />
-			<property name="args.csspath" value="org.eclipse.wst.doc.user" />
+			<property name="args.csspath" value="..org.eclipse.wst.doc.user" />
 			<property name="args.eclipse.provider" value="Eclipse.org" />
-			<property name="args.eclipse.version" value="1.5.0" />
-			<property name="args.input" location="jst_reltable.ditamap" /> 
+			<property name="args.eclipse.version" value="3.0.0" />
+			<property name="args.input" location="tomcat_pref.ditamap" /> 
 			<property name="clean.temp" value="true" />
 			<property name="dita.extname" value=".dita" />
 			<property name="dita.temp.dir" location="temp" />
-			<property name="output.dir" location=".." />
+			<property name="output.dir" location="" />
 			<property name="transtype" value="eclipsehelp" />
 		</ant>
 		<copy file="myplugin.xml" tofile="plugin.xml" overwrite="yes" />
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml b/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml
index caec08e..7b2ad60 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml
+++ b/docs/org.eclipse.jst.server.ui.doc.user/myplugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.0"?>
 <?NLS TYPE="org.eclipse.help.toc"?> 
 <!-- /*******************************************************************************
- * Copyright (c) 2000, 2007 IBM Corporation and others.
+ * Copyright (c) 2000, 2008 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
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml
index 026ba63..75645e3 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml
+++ b/docs/org.eclipse.jst.server.ui.doc.user/org.eclipse.jst.server.ui.doc.user_build_toc.xml
@@ -1,6 +1,8 @@
-<?xml version="1.0" encoding="utf-8"?>
-<?NLS  TYPE="org.eclipse.help.toc"?>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<?NLS TYPE="org.eclipse.help.toc"?>
+
 <toc label="For building purposes" topic="topics/tomcat.html">
-   <topic label="Creating a Tomcat server" href="topics/tomcat.html"/>
-   <topic label="Adding the Apache Tomcat runtimes" href="topics/twtomprf.html"/>
-</toc>
\ No newline at end of file
+<topic label="Creating a Tomcat server" href="topics/tomcat.html"/>
+<topic label="Adding the Apache Tomcat runtimes" href="topics/twtomprf.html"/>
+</toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml b/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml
index caec08e..7b2ad60 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml
+++ b/docs/org.eclipse.jst.server.ui.doc.user/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.0"?>
 <?NLS TYPE="org.eclipse.help.toc"?> 
 <!-- /*******************************************************************************
- * Copyright (c) 2000, 2007 IBM Corporation and others.
+ * Copyright (c) 2000, 2008 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
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml
index ea16178..10fc98c 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml
+++ b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_create.xml
@@ -1,18 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- 
-/*******************************************************************************
- * 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
- *******************************************************************************/ 
- -->
+<?xml version="1.0" encoding="UTF-8"?>
+
 <?NLS TYPE="org.eclipse.help.toc"?>
 
 <toc link_to="../org.eclipse.wst.server.ui.doc.user/wtp_create.xml#tomcat_create" label="tomcat_tasks" topic="topics/tomcat.html">
-   <topic label="...Apache Tomcat" href="topics/tomcat.html"/>
+<topic label="...Apache Tomcat" href="topics/tomcat.html"/>
 </toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml
index 169b717..87ec3b3 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml
+++ b/docs/org.eclipse.jst.server.ui.doc.user/tomcat_pref.xml
@@ -1,18 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- 
-/*******************************************************************************
- * 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
- *******************************************************************************/ 
- -->
+<?xml version="1.0" encoding="UTF-8"?>
+
 <?NLS TYPE="org.eclipse.help.toc"?>
 
 <toc link_to="../org.eclipse.wst.server.ui.doc.user/wtp_create.xml#tomcat_pref" label="tomcat_tasks" topic="topics/twtomprf.html">
-   <topic label="...for Apache Tomcat runtimes" href="topics/twtomprf.html"/>
+<topic label="...for Apache Tomcat runtimes" href="topics/twtomprf.html"/>
 </toc>
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html b/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
index 9b24109..0ce52bc 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
+++ b/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
@@ -1,55 +1,86 @@
-<?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">
+<?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>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005, 2006 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" />
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="Copyright (c) 2000, 2008 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" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<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 content="task" name="DC.Type" />
+<meta name="DC.Title" content="Creating a Tomcat server" />
+<meta name="abstract" content="The server tools feature supports the Apache Tomcat runtime environment, running locally. With Tomcat, you can only test Web projects that contain servlets and JSPs. To set up a server to test projects on Apache Tomcat, complete the following:" />
+<meta name="description" content="The server tools feature supports the Apache Tomcat runtime environment, running locally. With Tomcat, you can only test Web projects that contain servlets and JSPs. To set up a server to test projects on Apache Tomcat, complete the following:" />
+<meta content="Apache Tomcat, testing Web projects, runtime environments, servers" name="DC.subject" />
+<meta content="Apache Tomcat, testing Web projects, runtime environments, servers" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twtomprf.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="tomcat_jst" name="DC.Identifier" />
+<meta content="en-us" name="DC.Language" />
+<link href="../..org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
 <title>Creating a Tomcat server</title>
 </head>
 <body id="tomcat_jst"><a name="tomcat_jst"><!-- --></a>
+
+
 <h1 class="topictitle1">Creating a Tomcat server</h1>
+
+
+
 <div><p>The server tools feature supports the Apache Tomcat
 runtime environment, running locally. With Tomcat, you can only test Web projects
 that contain servlets and JSPs. To set up a server to test projects on Apache
 Tomcat, complete the following: </p>
-<div class="p" id="tomcat_jst__prereq"><a name="tomcat_jst__prereq"><!-- --></a><strong>Prerequisites</strong><div class="p"><ul><li>Download Apache Tomcat from  <a href="http://jakarta.apache.org/tomcat" target="_blank">jakarta.apache.org/tomcat</a></li>
+
+<div class="p" id="tomcat_jst__prereq"><a name="tomcat_jst__prereq"><!-- --></a><strong>Prerequisites</strong><div class="p"><ul>
+<li>Download Apache Tomcat from  <a href="http://jakarta.apache.org/tomcat" target="_blank">jakarta.apache.org/tomcat</a></li>
+
 <li>Extract the compressed file containing Apache Tomcat on your local file
 system.</li>
+
 <li>Add the Apache Tomcat runtimes. For details on how to do this, refer to
 the <em>Add the Apache Tomcat runtimes</em> link on the bottom of this topic.</li>
+
 </ul>
 </div>
 <p>To create a Apache Tomcat server:</p>
 </div>
-<a name="tomcat_jst__steps"><!-- --></a><ol id="tomcat_jst__steps"><li class="stepexpand"><span>In the Servers view, right-click and select <span class="uicontrol">New</span> &gt; <span class="uicontrol">Server</span>.
+
+<a name="tomcat_jst__steps"><!-- --></a><ol id="tomcat_jst__steps">
+<li class="stepexpand"><span>In the Servers view, right-click and select <span class="uicontrol">New</span> &gt; <span class="uicontrol">Server</span>.
 The Define a New Server wizard opens.</span></li>
+
 <li class="stepexpand"><span>In the <span class="uicontrol">Select the server type</span> list, select
 the Tomcat server defined in the previous step.</span> <div class="tip"><span class="tiptitle">Tip:</span> If
 you did not specify the Tomcat install directory, the Define a New Server
 wizard will prompt you for this information.</div>
 </li>
+
 <li class="stepexpand"><span>Start the Tomcat server.</span> In the Servers view, right-click
 the Tomcat server and select <span class="uicontrol">Start</span>.</li>
-<li class="stepexpand"><span>Test your setup of the Tomcat server.</span><ol type="a"><li><span>Open a Web browser.</span></li>
+
+<li class="stepexpand"><span>Test your setup of the Tomcat server.</span>
+<ol type="a">
+<li><span>Open a Web browser.</span></li>
+
 <li><span>Type the Web address <samp class="codeph">http://localhost:8080/</samp>.
 If you see the Apache Tomcat start page, you have successfully set up your
 Tomcat server.</span></li>
+
 </ol>
+
 </li>
+
 </ol>
+
 </div>
-<div><div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/twtomprf.html" title="Using the Preferences page, you can define the installed server runtime definitions for the Apache Tomcat server. To define these definitions, complete the following:">Adding the Apache Tomcat runtimes</a></div>
+
+<div>
+<ul class="ullinks">
+<li class="ulchildlink"><strong><a href="../topics/twtomprf.html">Adding the Apache Tomcat runtimes</a></strong><br />
+Using the Preferences page, you can define the installed server runtime definitions for the Apache Tomcat server. To define these definitions, complete the following:</li>
+</ul>
 </div>
-</div></body>
+
+</body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita b/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita
index bc8eb82..9599e4b 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita
+++ b/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.dita
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

+<!--Arbortext, Inc., 1988-2006, v.4002-->

 <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

  "task.dtd">

 <task id="twtomprf_jst" xml:lang="en-us">

@@ -8,10 +8,11 @@
 server runtime definitions for the Apache Tomcat server. To define these definitions,

 complete the following: </shortdesc>

 <prolog><metadata>

-<keywords id="index"><indexterm>Apache Tomcat<indexterm>runtime environments</indexterm></indexterm>

-<indexterm>runtime environments<indexterm>defining Apache Tomcat</indexterm></indexterm>

-<indexterm>servers<indexterm>runtime environments</indexterm></indexterm>

-<indexterm>workbench<indexterm>server runtime environments</indexterm></indexterm>

+<keywords id="index"><indexterm>servers<indexterm>runtime environments<indexterm>Apache

+Tomcat</indexterm></indexterm></indexterm><indexterm>Apache Tomcat<indexterm>defining

+runtime environment</indexterm></indexterm><indexterm>runtime environment<indexterm>defining<indexterm>Apache

+Tomcat</indexterm></indexterm></indexterm><indexterm>workbench<indexterm>defining

+server runtime environment <indexterm>Apache Tomcat</indexterm></indexterm></indexterm>

 </keywords>

 </metadata></prolog>

 <taskbody>

@@ -26,20 +27,30 @@
 </step>

 <step><cmd>Select one of the following supported Apache Tomcat servers:</cmd>

 <choices>

-<choice>Tomcat v3.2 Server</choice>

-<choice>Tomcat v4.0 Server</choice>

-<choice>Tomcat v4.1 Server</choice>

-<choice>Tomcat v5.0 Server</choice>

-<choice>Tomcat v5.5 Server</choice>

+<choice>Apache Tomcat v3.2</choice>

+<choice>Apache Tomcat v4.0</choice>

+<choice>Apache Tomcat v4.1</choice>

+<choice>Apache Tomcat v5.0</choice>

+<choice>Apache Tomcat v5.5</choice>

+<choice><draft-comment>Added v6.0 support:</draft-comment>Apache Tomcat v6.0</choice>

 </choices>

 </step>

+<step><cmd><draft-comment>Added the following step:</draft-comment>When you

+add an installed server runtime environment, by default a server is created

+and added as an entry in the Servers view. If you want to only add the installed

+server runtime environment and not create the server in the Servers view,

+clear the <uicontrol>Create a <?Pub Caret?>new local server</uicontrol> check

+box.</cmd></step>

 <step><cmd>The Tomcat Server page opens when you click  <uicontrol>Next</uicontrol>.</cmd>

 </step>

 <step><cmd>In the <uicontrol>Tomcat installation directory</uicontrol> field,

 type or browse to the directory where you extracted the installation files

-of Apache Tomcat.</cmd></step>

+of Apache Tomcat.</cmd><info> <draft-comment>Please verify if this addition

+is good:</draft-comment>For example, <varname>x</varname>:\apache-tomcat-6.0.13,

+where <varname>x</varname> is the installation directory of the Apache Tomcat

+server.</info></step>

 <step><cmd>Click <uicontrol>Finish</uicontrol>.</cmd></step>

 </steps>

 </taskbody>

 </task>

-<?Pub *0000002177?>

+<?Pub *0000002872?>

diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html b/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html
index 02b4f5f..94db28a 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html
+++ b/docs/org.eclipse.jst.server.ui.doc.user/topics/twtomprf.html
@@ -1,47 +1,88 @@
-<?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">
+<?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>
-<!-- /*******************************************************************************
- * 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" />
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="Copyright (c) 2000, 2008 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" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<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 content="task" name="DC.Type" />
+<meta name="DC.Title" content="Adding the Apache Tomcat runtimes" />
+<meta name="abstract" content="Using the Preferences page, you can define the installed server runtime definitions for the Apache Tomcat server. To define these definitions, complete the following:" />
+<meta name="description" content="Using the Preferences page, you can define the installed server runtime definitions for the Apache Tomcat server. To define these definitions, complete the following:" />
+<meta content="servers, runtime environments, Apache Tomcat, Apache Tomcat, defining runtime environment, runtime environment, defining, workbench, defining server runtime environment" name="DC.subject" />
+<meta content="servers, runtime environments, Apache Tomcat, Apache Tomcat, defining runtime environment, runtime environment, defining, workbench, defining server runtime environment" name="keywords" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="twtomprf_jst" name="DC.Identifier" />
+<meta content="en-us" name="DC.Language" />
+<link href="../..org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
 <title>Adding the Apache Tomcat runtimes</title>
 </head>
-<body onresize="location.reload();" id="twtomprf_jst"><a name="twtomprf_jst"><!-- --></a>
+<body id="twtomprf_jst"><a name="twtomprf_jst"><!-- --></a>
+
+
 <h1 class="topictitle1">Adding the Apache Tomcat runtimes</h1>
-<div><div>Using the Preferences page, you can define the installed server
-runtime definitions for the Apache Tomcat server. To define these definitions,
-complete the following: </div><ol><li class="stepexpand"><span>From the Window menu, select  <span class="uicontrol">Preferences</span>.</span></li>
+
+
+
+<div><p>Using the Preferences page, you can define the installed
+server runtime definitions for the Apache Tomcat server. To define these definitions,
+complete the following: </p>
+
+<a name="twtomprf_jst__steps"><!-- --></a><ol id="twtomprf_jst__steps">
+<li class="stepexpand"><span>From the Window menu, select  <span class="uicontrol">Preferences</span>.</span>
+</li>
+
 <li class="stepexpand"><span>In the Preferences window, expand  <span class="uicontrol">Server</span> and
 then select  <span class="uicontrol">Installed Runtimes</span>.</span></li>
-<li class="stepexpand"><span>On the Installed Server Runtime Environments page, click <span class="uicontrol">Add</span>.</span> The New Runtime wizard opens.</li>
-<li class="stepexpand"><span>On the New Server Runtime page, expand <span class="uicontrol">Apache</span>.</span></li>
-<li class="stepexpand"><span>Select one of the following supported Apache Tomcat servers:</span><ul><li>Tomcat v3.2 Server</li>
-<li>Tomcat v4.0 Server</li>
-<li>Tomcat v4.1 Server</li>
-<li>Tomcat v5.0 Server</li>
-<li>Tomcat v5.5 Server</li>
-</ul>
+
+<li class="stepexpand"><span>On the Installed Server Runtime Environments page, click <span class="uicontrol">Add</span>.</span>
+ The New Runtime wizard opens.</li>
+
+<li class="stepexpand"><span>On the New Server Runtime page, expand <span class="uicontrol">Apache</span>.</span>
 </li>
-<li class="stepexpand"><span>The Tomcat Server page opens when you click  <span class="uicontrol">Next</span>.</span></li>
+
+<li class="stepexpand"><span>Select one of the following supported Apache Tomcat servers:</span>
+<ul>
+<li>Apache Tomcat v3.2</li>
+
+<li>Apache Tomcat v4.0</li>
+
+<li>Apache Tomcat v4.1</li>
+
+<li>Apache Tomcat v5.0</li>
+
+<li>Apache Tomcat v5.5</li>
+
+<li>Apache Tomcat v6.0</li>
+
+</ul>
+
+</li>
+
+<li class="stepexpand"><span>When you
+add an installed server runtime environment, by default a server is created
+and added as an entry in the Servers view. If you want to only add the installed
+server runtime environment and not create the server in the Servers view,
+clear the <span class="uicontrol">Create a new local server</span> check
+box.</span></li>
+
+<li class="stepexpand"><span>The Tomcat Server page opens when you click  <span class="uicontrol">Next</span>.</span>
+</li>
+
 <li class="stepexpand"><span>In the <span class="uicontrol">Tomcat installation directory</span> field,
 type or browse to the directory where you extracted the installation files
-of Apache Tomcat.</span></li>
+of Apache Tomcat.</span>  For example, <var class="varname">x</var>:\apache-tomcat-6.0.13,
+where <var class="varname">x</var> is the installation directory of the Apache Tomcat
+server.</li>
+
 <li class="stepexpand"><span>Click <span class="uicontrol">Finish</span>.</span></li>
+
 </ol>
+
 </div>
-<div><div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/tomcat.html" title="The server tools feature supports the Apache Tomcat run-time environment, running locally. With Tomcat, you can only test Web projects that contain servlets and JSPs. To set up a server to test projects on Apache Tomcat, complete the following:">Creating a Tomcat server</a></div>
-</div>
-</div>
+
+
 </body>
 </html>
\ No newline at end of file