blob: 14964661075101232402919e98e66a90beea5168 [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>Server targeting for Web applications</title>
</head>
<body id="tservertarget"><a name="tservertarget"><!-- --></a>
<h1 class="topictitle1">Server targeting for Web applications</h1>
<div><p>To support different J2EE application servers, the J2EE tooling allows
you to target a specific server during your Enterprise Application (EAR) project
development. In most cases, a Web project must target the same server as the
EAR project in order to deploy the Web application to the server properly. </p>
<p>After you have a Web project created, you can modify the target server
using the project's properties dialog. To do this, right-click on the project
in the Project Explorer view, and select <span class="menucascade"><span class="uicontrol">Properties</span> &gt; <span class="uicontrol">Server</span></span>.</p>
<p>For more information on J2EE server targeting, see <a href="../../org.eclipse.jst.j2ee.doc.user/topics/tjtargetserver.html">Specifying target servers for J2EE projects</a></p>
</div>
<div><p><b class="reltaskshd">Related tasks</b><br />
<a href="twcreprj.html">Creating a dynamic Web project</a><br />
</p>
</div>
</body>
</html>