blob: 61f279c1d41ddb737a3be083fd0b1f7c01ff04e6 [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>
<!-- /*******************************************************************************
* 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>Testing and publishing on your server</title>
</head>
<body onresize="location.reload();" id="cwover_wst"><a name="cwover_wst"><!-- --></a>
<h1 class="topictitle1">Testing and publishing on your server</h1>
<div><div><span id="cwover_shortdesc_ph1"><a name="cwover_shortdesc_ph1"><!-- --></a>The testing
and publishing tools provides runtime environments where you can test JSP
files, servlets, HTML files,</span> <span id="cwover_shortdesc_ph2"><a name="cwover_shortdesc_ph2"><!-- --></a>and Java classes.</span></div><p id="cwover_wst__cwover_p1"><a name="cwover_wst__cwover_p1"><!-- --></a>You can use the workbench to test and publish resources
from the following types of projects:</p>
<a name="cwover_wst__cwover_ul1"><!-- --></a><ul id="cwover_wst__cwover_ul1"><li>Dynamic Web projects, which typically contain JSP files, HTML files, servlets,
and beans</li>
<li>Static Web projects, which typically contain HTML files and graphic files</li>
<li>Enterprise Application projects, which may contain Java Archive
(JAR) files or Web Archive (WAR) files or both, and pointers to other Web
or EJB projects</li>
<li>EJB projects, which contain enterprise beans</li>
<li>Application client projects</li>
</ul>
<p id="cwover_wst__cwover_p2"><a name="cwover_wst__cwover_p2"><!-- --></a>After testing your application locally, you can use the
tools to publish the application.</p>
<div class="section" id="cwover_wst__cwover_server_definitions"><a name="cwover_wst__cwover_server_definitions"><!-- --></a><h4 class="sectiontitle">Server definitions</h4><p>The
server tools use <var class="varname">servers</var> to test and publish your projects.
Servers are definitions that identify where you want to test your projects.
You can either have the development environment create the servers automatically
for you, or you can create them using a wizard.</p>
</div>
</div>
</body>
</html>