blob: 90960a9c70ec582369a2f11bbc4b4229080b31c0 [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>Converting static Web projects to dynamic Web projects</title>
</head>
<body id="twpcnvrt"><a name="twpcnvrt"><!-- --></a>
<h1 class="topictitle1">Converting static Web projects to dynamic Web projects</h1>
<div><div class="skipspace"> <p> If you want to add dynamic elements to a static web project,
such as Java™ servlets and JSP files, you must convert the project
from a static to a dynamic one. To convert a static Web project to a dynamic
Web project, complete the following steps:</p>
</div>
<ol><li class="skipspace"><span>Select the project in the Project Explorer view, and then select <span><span class="uicontrol">Convert
to a Dynamic Web Project</span></span> from the <b>Project</b> menu.</span> This conversion assumes the project name and location will be the same.
The conversion does not change the CSS file specified in the original static
project, so it will be included in the resulting dynamic Web project. </li>
<li class="skipspace"><span> Specify the project properties that are available when <a href="../../org.eclipse.wst.webtools.doc.user/topics/twcreprj.html">Creating
a Dynamic Web project.</a></span></li>
</ol>
</div>
<div><p><b class="relconceptshd">Related concepts</b><br />
<a href="../../org.eclipse.wst.webtoolscore.doc.user/topics/ccwebprj.html">Dynamic Web projects and applications</a><br />
<a href="../../org.eclipse.wst.webtoolscore.doc.user/topics/ccstatic.html">Static Web projects</a><br />
</p>
</div>
</body>
</html>