blob: f7ed6b80b2aa3721c3bb6f83404c65474400bc96 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//IETF//DTD HTML 4.0//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
<!-- /*******************************************************************************
* 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
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css"/>
<title>Web resources</title>
</head>
<body id="cwebresources"><a name="cwebresources"><!-- --></a>
<h1 class="topictitle1">Web resources</h1>
<div><p>In most cases, all of the resources that you need to create for your Web
application are developed during Web site or Web page design; however, there
are additional resources that you may need to include in your Web project
if you are using more advanced Web technologies in your application.</p>
<p>These Web resources are not typical Web page files, and are often not the
resources that you consider part of the final Web site. For example, tag libraries
and Java&#8482; resources,
such as JAR files, are resources you might need to include in your Web project. </p>
<p>In fact, even the WAR file itself could be considered a Web resource, if
you consider importing or exporting the resource.</p>
</div>
<div><div class="relconcepts"><strong>Related concepts</strong><br>
<div><a href="cwwarovr.html">Web archive (WAR) files</a></div>
</div>
</div>
</body></html>