[207072] updates to webtools.doc
diff --git a/docs/org.eclipse.wst.webtools.doc.user/DocBuild.xml b/docs/org.eclipse.wst.webtools.doc.user/DocBuild.xml
index 510d5aa..ba0f2c2 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/DocBuild.xml
+++ b/docs/org.eclipse.wst.webtools.doc.user/DocBuild.xml
@@ -47,7 +47,7 @@
 			<property name="args.copycss" value="no" />
 			<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.eclipse.version" value="3.3.0" />
 			<property name="args.input" location="webtools_toc.ditamap" />    		
 			<property name="clean.temp" value="true" />
 			<property name="dita.extname" value=".dita" />
diff --git a/docs/org.eclipse.wst.webtools.doc.user/relatedlinks.xml b/docs/org.eclipse.wst.webtools.doc.user/relatedlinks.xml
new file mode 100644
index 0000000..718a329
--- /dev/null
+++ b/docs/org.eclipse.wst.webtools.doc.user/relatedlinks.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Web tools related links"/>
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/ccstatic.html b/docs/org.eclipse.wst.webtools.doc.user/topics/ccstatic.html
index 31f1473..6dae355 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/ccstatic.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/ccstatic.html
@@ -11,6 +11,9 @@
 <meta name="DC.Title" content="Static Web projects" />
 <meta content="Web projects, static, static Web projects, overview" name="DC.subject" />
 <meta content="Web projects, static, static Web projects, overview" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwebresources.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwwarovr.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twcresta.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="ccstatic" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -94,6 +97,14 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cwebresources.html" title="">Web resources</a></div>
+<div><a href="../topics/cwwarovr.html" title="">Web archive (WAR) files</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/twcresta.html">Creating a static Web project</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/ccwebprj.html b/docs/org.eclipse.wst.webtools.doc.user/topics/ccwebprj.html
index fce810e..54b6f61 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/ccwebprj.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/ccwebprj.html
@@ -11,6 +11,10 @@
 <meta name="DC.Title" content="Dynamic Web projects and applications" />
 <meta content="enterprise applications, projects, dynamic Web projects, Web projects, dynamic projects overview" name="DC.subject" />
 <meta content="enterprise applications, projects, dynamic Web projects, Web projects, dynamic projects overview" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwebresources.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwwarovr.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twcreprj.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/tjcrejsp.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="ccwebprj" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -168,6 +172,15 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cwebresources.html" title="">Web resources</a></div>
+<div><a href="../topics/cwwarovr.html" title="">Web archive (WAR) files</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/twcreprj.html">Creating a dynamic Web project</a></div>
+<div><a href="../topics/tjcrejsp.html">Creating JavaServer Pages (JSP) files</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/ccwtover.html b/docs/org.eclipse.wst.webtools.doc.user/topics/ccwtover.html
index b74a992..e5c194d 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/ccwtover.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/ccwtover.html
@@ -11,6 +11,9 @@
 <meta name="DC.Title" content="Web application overview" />
 <meta content="Web applications, overview" name="DC.subject" />
 <meta content="Web applications, overview" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwtfeatures.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twcreprj.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/tjdetags.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="ccwtover" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -37,6 +40,14 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cwtfeatures.html" title="The integrated Web development environment makes it easy to cooperatively create, assemble, publish, deploy and maintain dynamic, interactive Web applications.">Web tools features</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/twcreprj.html">Creating a dynamic Web project</a></div>
+<div><a href="../topics/tjdetags.html">Creating and editing Web pages - overview</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/cpdjsps.html b/docs/org.eclipse.wst.webtools.doc.user/topics/cpdjsps.html
index e80c936..6236fd1 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/cpdjsps.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/cpdjsps.html
@@ -11,6 +11,8 @@
 <meta name="DC.Title" content="JavaServer Pages (JSP) technology" />
 <meta content="JSP pages, overview, Web content, generating dynamically" name="DC.subject" />
 <meta content="JSP pages, overview, Web content, generating dynamically" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwservbn.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/tjcrejsp.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="cpdjsps" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -58,6 +60,13 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cwservbn.html" title="">Servlets</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/tjcrejsp.html">Creating JavaServer Pages (JSP) files</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/cwebpagedesign.html b/docs/org.eclipse.wst.webtools.doc.user/topics/cwebpagedesign.html
index 10a93e6..b2e217f 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/cwebpagedesign.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/cwebpagedesign.html
@@ -11,6 +11,7 @@
 <meta name="DC.Title" content="Web page design" />
 <meta content="Web page design, overview" name="DC.subject" />
 <meta content="Web page design, overview" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/tjdetags.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="cwebpagedesign" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -36,6 +37,10 @@
 
 </div>
 
+<div><div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/tjdetags.html" title="">Creating and editing Web pages - overview</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/cwebprojects.html b/docs/org.eclipse.wst.webtools.doc.user/topics/cwebprojects.html
index c5ad346..6b2eff8 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/cwebprojects.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/cwebprojects.html
@@ -11,6 +11,11 @@
 <meta name="DC.Title" content="Web projects" />
 <meta content="Web projects, overview, Web applications, creating or importing" name="DC.subject" />
 <meta content="Web projects, overview, Web applications, creating or importing" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccstatic.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccwebprj.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwwarovr.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twcresta.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twcreprj.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="cwebprojects" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -42,6 +47,16 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/ccstatic.html" title="">Static Web projects</a></div>
+<div><a href="../topics/ccwebprj.html" title="">Dynamic Web projects and applications</a></div>
+<div><a href="../topics/cwwarovr.html" title="">Web archive (WAR) files</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/twcresta.html">Creating a static Web project</a></div>
+<div><a href="../topics/twcreprj.html">Creating a dynamic Web project</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/cwebresources.html b/docs/org.eclipse.wst.webtools.doc.user/topics/cwebresources.html
index 355b217..1d3300b 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/cwebresources.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/cwebresources.html
@@ -11,6 +11,7 @@
 <meta name="DC.Title" content="Web resources" />
 <meta content="Web resources, overview" name="DC.subject" />
 <meta content="Web resources, overview" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwwarovr.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="cwebresources" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -39,6 +40,10 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cwwarovr.html" title="">Web archive (WAR) files</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/cwservbn.html b/docs/org.eclipse.wst.webtools.doc.user/topics/cwservbn.html
index 16cc147..7382f91 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/cwservbn.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/cwservbn.html
@@ -11,6 +11,8 @@
 <meta name="DC.Title" content="Servlets" />
 <meta content="servlets, overview, Web servers, generating dynamic content" name="DC.subject" />
 <meta content="servlets, overview, Web servers, generating dynamic content" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccwtover.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twsrvwiz.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="cwservbn" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -64,6 +66,13 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/ccwtover.html" title="">Web application overview</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/twsrvwiz.html">Creating servlets</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/cwtfeatures.html b/docs/org.eclipse.wst.webtools.doc.user/topics/cwtfeatures.html
index 1a64314..272190d 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/cwtfeatures.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/cwtfeatures.html
@@ -13,6 +13,11 @@
 <meta name="description" content="The integrated Web development environment makes it easy to cooperatively create, assemble, publish, deploy and maintain dynamic, interactive Web applications." />
 <meta content="Web tools, features" name="DC.subject" />
 <meta content="Web tools, features" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccwebprj.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwebpagedesign.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twcreprj.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/tjcrejsp.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twsrvwiz.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="cwtfeatures" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -75,6 +80,16 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/ccwebprj.html" title="">Dynamic Web projects and applications</a></div>
+<div><a href="../topics/cwebpagedesign.html" title="">Web page design</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/twcreprj.html">Creating a dynamic Web project</a></div>
+<div><a href="../topics/tjcrejsp.html">Creating JavaServer Pages (JSP) files</a></div>
+<div><a href="../topics/twsrvwiz.html">Creating servlets</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/cwwarovr.html b/docs/org.eclipse.wst.webtools.doc.user/topics/cwwarovr.html
index 7f9d040..b196ced 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/cwwarovr.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/cwwarovr.html
@@ -11,6 +11,9 @@
 <meta name="DC.Title" content="Web archive (WAR) files" />
 <meta content="WAR files, overview" name="DC.subject" />
 <meta content="WAR files, overview" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwebresources.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twimpwar.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twcrewar.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="cwwarovr" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -50,6 +53,14 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cwebresources.html" title="">Web resources</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/twimpwar.html">Importing Web archive (WAR) files</a></div>
+<div><a href="../topics/twcrewar.html">Exporting Web Archive (WAR) files</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/tjchgxdt.html b/docs/org.eclipse.wst.webtools.doc.user/topics/tjchgxdt.html
index 00a974d..4ecbf9a 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/tjchgxdt.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/tjchgxdt.html
@@ -1,23 +1,30 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html
-  PUBLIC "-//IETF//DTD HTML 4.0//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html><head>
-<!-- /*******************************************************************************
- * Copyright (c) 2000, 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"/>
+<?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 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="Specifying an implicit document type for an HTML, XHTML, or JSP fragment" />
+<meta content="DOCTYPE declarations, implicit for fragments, document types, HTML fragments, implicit document types, JSP fragments, XHTML fragments, implicit document type for fragments" name="DC.subject" />
+<meta content="DOCTYPE declarations, implicit for fragments, document types, HTML fragments, implicit document types, JSP fragments, XHTML fragments, implicit document type for fragments" name="keywords" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="tjchgxdt" 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>Specifying an implicit document type for an HTML, XHTML, or JSP fragment</title>
 </head>
 <body id="tjchgxdt"><a name="tjchgxdt"><!-- --></a>
+
+
 <h1 class="topictitle1">Specifying an implicit document type for an HTML, XHTML, or JSP fragment</h1>
-<div><div class="section"> <p>An <em>implicit</em> document type is used for content assist (CTRL+Spacebar),
+
+
+<div>
+<div class="section"> <p>An <em>implicit</em> document type is used for content assist (CTRL+Spacebar),
 the Properties view, and other editing contexts when no DOCTYPE declaration
 is specified in an HTML, XHTML, or JSP file. Typically, this feature is used
 for a fragment (partial document) that can be included in other pages using
@@ -25,20 +32,29 @@
 <p>To assign an implicit document type
 to an HTML, XHTML, or JSP fragment, do the following: </p>
  </div>
-<ol><li class="stepexpand"><span>From the Project Explorer view, select the HTML, XHTML, or JSP
+
+<ol>
+<li class="stepexpand"><span>From the Project Explorer view, select the HTML, XHTML, or JSP
 fragment.</span></li>
-<li class="stepexpand"><span>Select <span><b>Properties</b></span> from the file's
+
+<li class="stepexpand"><span>Select <span><span class="uicontrol">Properties</span></span> from the file's
 pop-up menu.</span></li>
-<li class="stepexpand"><span>In the <b>Web Content Settings</b> page, select
-the desired DOCTYPE from the <span><b>Document type</b></span> drop-down
-list.</span> <p>The <span><b>Properties</b></span> dialog
-for Web projects also includes an <span><b>Web Content Settings</b></span> page,
+
+<li class="stepexpand"><span>In the <span class="uicontrol">Web Content Settings</span> page, select
+the desired DOCTYPE from the <span><span class="uicontrol">Document type</span></span> drop-down
+list.</span> <p>The <span><span class="uicontrol">Properties</span></span> dialog
+for Web projects also includes an <span><span class="uicontrol">Web Content Settings</span></span> page,
 where you can specify project-default HTML document type. This setting will
 be used if no DOCTYPE declaration is specified in the file, and no default
-document type is specified in the <span><b>Web Content Settings</b></span> page
-on the <span><b>Properties</b></span> dialog for the file.</p>
+document type is specified in the <span><span class="uicontrol">Web Content Settings</span></span> page
+on the <span><span class="uicontrol">Properties</span></span> dialog for the file.</p>
+
 </li>
+
 </ol>
+
 </div>
-<div></div>
-</body></html>
\ No newline at end of file
+
+
+</body>
+</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/tjcrehtm.html b/docs/org.eclipse.wst.webtools.doc.user/topics/tjcrehtm.html
index d1e8c62..e75e8f8 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/tjcrehtm.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/tjcrehtm.html
@@ -69,6 +69,7 @@
 
 </div>
 
+<div />
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/tjcrejsp.html b/docs/org.eclipse.wst.webtools.doc.user/topics/tjcrejsp.html
index 406ebe9..f037f4b 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/tjcrejsp.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/tjcrejsp.html
@@ -11,6 +11,8 @@
 <meta name="DC.Title" content="Creating JavaServer Pages (JSP) files" />
 <meta content="JSP files, creating" name="DC.subject" />
 <meta content="JSP files, creating" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twcreprj.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cpdjsps.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="tjcrejsp" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -67,6 +69,13 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cpdjsps.html">JavaServer Pages (JSP) technology</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/twcreprj.html" title="You create and maintain the resources for your Web applications in Web projects.">Creating a dynamic Web project</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/tjdetags.html b/docs/org.eclipse.wst.webtools.doc.user/topics/tjdetags.html
index ed17748..e14ff9c 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/tjdetags.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/tjdetags.html
@@ -11,6 +11,7 @@
 <meta name="DC.Title" content="Creating and editing Web pages - overview" />
 <meta content="Web pages, creating" name="DC.subject" />
 <meta content="Web pages, creating" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccwtover.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="tjdetags" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -43,6 +44,10 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/ccwtover.html" title="">Web application overview</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/tservertarget.html b/docs/org.eclipse.wst.webtools.doc.user/topics/tservertarget.html
index 6980747..454e3a4 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/tservertarget.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/tservertarget.html
@@ -2,8 +2,8 @@
 <html lang="en-us" xml:lang="en-us">
 <head>
 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="Copyright (c) 2000, 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" />
-<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
+<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))' />
@@ -11,6 +11,7 @@
 <meta name="DC.Title" content="Server targeting for Web applications" />
 <meta content="servers, targeting, Web applications, server targeting" name="DC.subject" />
 <meta content="servers, targeting, Web applications, server targeting" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/twcreprj.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="tservertarget" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -36,6 +37,10 @@
 
 </div>
 
+<div><div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/twcreprj.html" title="You create and maintain the resources for your Web applications in Web projects.">Creating a dynamic Web project</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/twcreprj.html b/docs/org.eclipse.wst.webtools.doc.user/topics/twcreprj.html
index 9a7c968..6874bc9 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/twcreprj.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/twcreprj.html
@@ -13,6 +13,9 @@
 <meta name="description" content="You create and maintain the resources for your Web applications in Web projects." />
 <meta content="Web projects, creating dynamic projects, Web applications, resources" name="DC.subject" />
 <meta content="Web projects, creating dynamic projects, Web applications, resources" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/tjcrejsp.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccstatic.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccwebprj.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="twcreprj" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -92,6 +95,14 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/ccstatic.html">Static Web projects</a></div>
+<div><a href="../topics/ccwebprj.html">Dynamic Web projects and applications</a></div>
+</div>
+<div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/tjcrejsp.html" title="">Creating JavaServer Pages (JSP) files</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/twcresta.html b/docs/org.eclipse.wst.webtools.doc.user/topics/twcresta.html
index 2ff7d4e..02034d8 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/twcresta.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/twcresta.html
@@ -13,6 +13,7 @@
 <meta name="description" content="" />
 <meta content="static Web projects, creating, Web projects, creating static" name="DC.subject" />
 <meta content="static Web projects, creating, Web projects, creating static" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccstatic.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="twcresta" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -75,6 +76,10 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/ccstatic.html">Static Web projects</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/twcrewar.html b/docs/org.eclipse.wst.webtools.doc.user/topics/twcrewar.html
index 609db96..a3a6576 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/twcrewar.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/twcrewar.html
@@ -11,6 +11,7 @@
 <meta name="DC.Title" content="Exporting Web Archive (WAR) files" />
 <meta content="exporting, WAR files, Web projects, exporting WAR files" name="DC.subject" />
 <meta content="exporting, WAR files, Web projects, exporting WAR files" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwwarovr.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="twcrewar" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -51,6 +52,10 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cwwarovr.html">Web archive (WAR) files</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/twimpwar.dita b/docs/org.eclipse.wst.webtools.doc.user/topics/twimpwar.dita
index a797bd3..309c061 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/twimpwar.dita
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/twimpwar.dita
@@ -31,11 +31,7 @@
 same name as the WAR file. If you accept this choice, the project will be

 created with the same servlet version as specified by the WAR file and in

 the same location. If you want to override these settings, you can click <b>New</b> and

-specify your new settings in the Dynamic Web Project wizard.</cmd><info> <p>If

-you want to import the WAR file into an existing Web project, you can select

-the project from the Web project drop-down list. Note that if you select an

-existing project, you must decide whether you want to select the setting to <b>overwrite

-existing resources without warning</b></p></info></step>

+specify your new settings in the Dynamic Web Project wizard.</cmd></step>

 <step><cmd>Click <ph><uicontrol>Finish</uicontrol></ph> to populate the Web

 project.</cmd></step>

 </steps>

diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/twimpwar.html b/docs/org.eclipse.wst.webtools.doc.user/topics/twimpwar.html
index 17d99b2..90dfb8a 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/twimpwar.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/twimpwar.html
@@ -11,6 +11,7 @@
 <meta name="DC.Title" content="Importing Web archive (WAR) files" />
 <meta content="WAR files, importing" name="DC.subject" />
 <meta content="WAR files, importing" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwwarovr.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="twimpwar" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -39,34 +40,32 @@
 </div>
 
 <ol>
-<li class="stepexpand"><span>Select <span><span class="menucascade"><span class="uicontrol">File</span> &gt; <span class="uicontrol">Import</span>
+<li><span>Select <span><span class="menucascade"><span class="uicontrol">File</span> &gt; <span class="uicontrol">Import</span>
 </span></span>.</span></li>
 
-<li class="stepexpand"><span> In the Import dialog, select <span><span class="uicontrol">WAR file</span></span> and
+<li><span> In the Import dialog, select <span><span class="uicontrol">WAR file</span></span> and
 then click <span><span class="uicontrol">Next</span></span>. </span></li>
 
-<li class="stepexpand"><span>Locate the WAR file that you want to import using the <span><span class="uicontrol">Browse</span></span> button.</span>
+<li><span>Locate the WAR file that you want to import using the <span><span class="uicontrol">Browse</span></span> button.</span>
 </li>
 
-<li class="stepexpand"><span> The wizard assumes you want to create a new Web project with the
+<li><span> The wizard assumes you want to create a new Web project with the
 same name as the WAR file. If you accept this choice, the project will be
 created with the same servlet version as specified by the WAR file and in
 the same location. If you want to override these settings, you can click <strong>New</strong> and
-specify your new settings in the Dynamic Web Project wizard.</span>  <p>If
-you want to import the WAR file into an existing Web project, you can select
-the project from the Web project drop-down list. Note that if you select an
-existing project, you must decide whether you want to select the setting to <strong>overwrite
-existing resources without warning</strong></p>
-</li>
+specify your new settings in the Dynamic Web Project wizard.</span></li>
 
-<li class="stepexpand"><span>Click <span><span class="uicontrol">Finish</span></span> to populate the Web
+<li><span>Click <span><span class="uicontrol">Finish</span></span> to populate the Web
 project.</span></li>
 
 </ol>
 
 </div>
 
-<div />
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cwwarovr.html">Web archive (WAR) files</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/twpcnvrt.html b/docs/org.eclipse.wst.webtools.doc.user/topics/twpcnvrt.html
index b7c033d..80efb29 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/twpcnvrt.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/twpcnvrt.html
@@ -11,6 +11,8 @@
 <meta name="DC.Title" content="Converting static Web projects to dynamic Web projects" />
 <meta content="static Web projects, converting to dynamic, Web projects, converting static to dynamic" name="DC.subject" />
 <meta content="static Web projects, converting to dynamic, Web projects, converting static to dynamic" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccstatic.html" />
+<meta scheme="URI" name="DC.Relation" content="../topics/ccwebprj.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="twpcnvrt" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -45,6 +47,11 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/ccstatic.html">Static Web projects</a></div>
+<div><a href="../topics/ccwebprj.html">Dynamic Web projects and applications</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/twprjset.html b/docs/org.eclipse.wst.webtools.doc.user/topics/twprjset.html
index 98208f6..a78b73f 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/twprjset.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/twprjset.html
@@ -177,6 +177,7 @@
 
 </div>
 
+<div />
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/twsrvwiz.html b/docs/org.eclipse.wst.webtools.doc.user/topics/twsrvwiz.html
index dd5166a..55c6add 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/twsrvwiz.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/twsrvwiz.html
@@ -13,6 +13,7 @@
 <meta name="description" content="The servlet wizard helps you create Java servlets by walking you through the creation process and by providing you with output files that you can use or that you can modify for use with your Web application. The servlets can run on J2EE-compliant Web servers." />
 <meta content="servlets, creating" name="DC.subject" />
 <meta content="servlets, creating" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/cwservbn.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="twsrvwiz" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -82,6 +83,10 @@
 
 </div>
 
+<div><div class="relconcepts"><strong>Related concepts</strong><br />
+<div><a href="../topics/cwservbn.html">Servlets</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file