blob: 255b1f1c484062f3711c8edebec2324e5b991b86 [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" />
<title>Web development tools</title>
</head>
<body id="cwebdevelopmenttools"><a name="cwebdevelopmenttools"><!-- --></a>
<h1 class="topictitle1">Web development tools</h1>
<div><p>The Web development tools enable you to create Web applications
that range from simple static sites to dynamic Web applications that use the latest Web technologies.</p>
<p>The Web perspective contains a selection of views and editors that are
customized to be most useful to a Web developer.</p>
<ul>
<li>
The editors include standard source editors with <a href="../../org.eclipe.wst.sse.doc.user/topics/tsrcedt005.html">content assist</a> features.
To extend
these pages, you can include form elements, Java™ applets, embedded scripts, dynamic
controls, and <a href="cpdjsps.html"> JavaServer Pages</a> (JSP)
tags.<p></p>
</li>
<li> <a href="../../org.eclipse.wst.webtools.doc.user/topics/ccwebxml.html"> Web Deployment Descriptor Editor</a> helps you define any of the deployment
information that can exist in the Web application deployment descriptor included
in a WAR file. Pages in this graphical editor provide controls to set numerous
Web application parameters associated with servlets, filters, life-cycle listeners,
mime mappings, parameters, references, security, and other general deployment
settings. The Web deployment descriptor editor also enables you to configure WebSphere<sup>®</sup> Application
Server-specific bindings and extensions. </li>
</ul>
</div>
<p><b class="relconceptshd">Related concepts</b><br />
<a href="ccwebper.html" title="">The Web perspective</a><br />
<a href="ccwebxml.html">Web Deployment Descriptor Editor</a><br />
<a href="cwwarovr.html" title="">Web archive (WAR) files</a><br />
<a href="ccwebprj.html" title="">Dynamic Web projects and applications</a><br />
<a href="ccstatic.html" title="">Static Web projects</a><br />
<a href="cwebprojects.html" title="">Web projects</a><br />
<a href="cwebpagedesign.html" title="">Web page design</a><br />
<a href="cwebtechnologies.html" title="">Web technologies</a><br />
</p>
<p><b class="reltaskshd">Related tasks</b><br />
<a href="twcreprj.html">Creating a dynamic Web project</a><br />
<a href="twcresta.html">Creating a static Web project</a><br />
<a href="tjcrejsp.html">Creating JavaServer Pages (JSP) files</a><br />
</p>
</body>
</html>