blob: ab3323d8ba0baa79482fc6085a996b990a48296f [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 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 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="concept" name="DC.Type" />
<meta name="DC.Title" content="Web tools features" />
<meta name="abstract" content="The integrated Web development environment makes it easy to cooperatively create, assemble, publish, deploy and maintain dynamic, interactive Web applications." />
<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 and capabilities" name="DC.subject" />
<meta content="Web tools, features and capabilities" name="keywords" />
<meta content="XHTML" name="DC.Format" />
<meta content="cwtfeatures" 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>Web tools features</title>
</head>
<body id="cwtfeatures"><a name="cwtfeatures"><!-- --></a>
<h1 class="topictitle1">Web tools features</h1>
<div><p> The integrated Web development environment makes it easy to cooperatively
create, assemble, publish, deploy and maintain dynamic, interactive Web applications.</p>
<div class="p">The Web development environment provides the following high-level capabilities:
<ul>
<li>Dynamic Web project creation, using the J2EE-defined hierarchy, or a static
version that reduces project overhead when dynamic elements are not required.
Static Web projects can later be converted to dynamic Web projects.<p />
</li>
<li>Creation and editing of a Web application deployment descriptor (<span class="filepath">web.xml</span>)
file<p />
</li>
<li>JSP and HTML file creation, validation, editing, and debugging<p />
</li>
<li>An extensible view, called the Snippets view, which allows users to catalog
and organize reusable programming objects, such as HTML, JavaScriptâ„¢,
and JSP markup, along with files and custom tags, that can be embedded in
existing files<p />
</li>
<li>Dynamic tag help (content assist) , which displays tag usage and attribute
information for HTML, JSP, and JavaScript tags based on cursor location
in the Source page. (You invoke Content Assist by pressing (Ctrl+Spacebar)
)<p />
</li>
<li>Cascading style sheet (CSS) editing support<p />
</li>
<li>HTTP/FTP import<p />
</li>
<li>FTP export (simple resource copy) to a server<p />
</li>
<li>WAR file import, export, and validation<p />
</li>
<li>Servlet creation, which employs the Servlet Wizard to create new servlets.<p />
</li>
</ul>
</div>
</div>
</body>
</html>