blob: 48ef8abb7d46140283793c72beae8f2833ed2c10 [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>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™ 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><p><b class="relconceptshd">Related concepts</b><br />
<a href="cwebpagedesign.html" title="">Web page design</a><br />
<a href="cwwarovr.html" title="">Web archive (WAR) files</a><br />
<a href="cpdjsps.html" title="">JavaServer Pages (JSP) technology</a><br />
</p>
</div>
</body>
</html>