blob: 6980747141b886d1ab1404710d07868642656ca4 [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="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 content="XHTML" name="DC.Format" />
<meta content="tservertarget" 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>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>
</div>
</body>
</html>