blob: 6980747141b886d1ab1404710d07868642656ca4 [file] [log] [blame]
kprice9c922d82006-08-30 22:07:19 +00001<?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">
2<html lang="en-us" xml:lang="en-us">
3<head>
4<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
5<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" />
6<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
7<meta content="public" name="security" />
8<meta content="index,follow" name="Robots" />
9<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))' />
10<meta content="concept" name="DC.Type" />
11<meta name="DC.Title" content="Server targeting for Web applications" />
12<meta content="servers, targeting, Web applications, server targeting" name="DC.subject" />
13<meta content="servers, targeting, Web applications, server targeting" name="keywords" />
14<meta content="XHTML" name="DC.Format" />
15<meta content="tservertarget" name="DC.Identifier" />
16<meta content="en-us" name="DC.Language" />
17<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
syeshin53f4c652005-07-28 15:41:59 +000018<title>Server targeting for Web applications</title>
syeshin66078272005-09-20 16:53:38 +000019</head>
syeshin53f4c652005-07-28 15:41:59 +000020<body id="tservertarget"><a name="tservertarget"><!-- --></a>
kprice9c922d82006-08-30 22:07:19 +000021
22
syeshin53f4c652005-07-28 15:41:59 +000023<h1 class="topictitle1">Server targeting for Web applications</h1>
kprice9c922d82006-08-30 22:07:19 +000024
25
26<div>
27<p>To support different J2EE application servers, the J2EE tooling allows
syeshin53f4c652005-07-28 15:41:59 +000028you to target a specific server during your Enterprise Application (EAR) project
syeshin53f4c652005-07-28 15:41:59 +000029development. In most cases, a Web project must target the same server as the
syeshin53f4c652005-07-28 15:41:59 +000030EAR project in order to deploy the Web application to the server properly. </p>
kprice9c922d82006-08-30 22:07:19 +000031
syeshin53f4c652005-07-28 15:41:59 +000032<p>After you have a Web project created, you can modify the target server
syeshin53f4c652005-07-28 15:41:59 +000033using the project's properties dialog. To do this, right-click on the project
kprice9c922d82006-08-30 22:07:19 +000034in the Project Explorer view, and select <span class="menucascade"><span class="uicontrol">Properties</span>
35 &gt; <span class="uicontrol">Server</span></span>.</p>
36
syeshin53f4c652005-07-28 15:41:59 +000037</div>
kprice9c922d82006-08-30 22:07:19 +000038
39
40</body>
41</html>