blob: d48ec9aded8fd9a846bb7b6b790df4408c20f3cc [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>
<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
<title>Web technologies</title>
<script language="JavaScript">
function popup_window( url, id, width, height )
{
popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
popup.focus();
}
</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
<body id="cwebtechnologies"><a name="cwebtechnologies"><!-- --></a>
<h1 class="topictitle1">Web technologies</h1>
<div><p>Many simple technologies, such as text-based markup languages, enable you
to easily create simple Web pages.</p>
</div>
<div><p><b class="relconceptshd">Related concepts</b><br />
<a href="ccwebprj.html" title="">Dynamic Web projects and applications</a><br />
<a href="ccstatic.html" title="">Static Web projects</a><br />
<a href="cpdjsps.html" title="">JavaServer Pages (JSP) technology</a><br />
<a href="cwebprojects.html" title="">Web projects</a><br />
<a href="cwebdevelopmenttools.html" title="">Web development tools</a><br />
<a href="cwebpagedesign.html" title="">Web page design</a><br />
<a href="cwwedtvw.html" title="">Workbench integration with Web editors</a><br />
</p>
<p><b class="reltaskshd">Related tasks</b><br />
<a href="../../org.eclipse.wst.webtools.doc.user/topics/twcreprj.html">Creating a dynamic Web project</a><br />
<a href="../../org.eclipse.wst.webtools.doc.user/topics/twcresta.html">Creating a static Web project</a><br />
<a href="../../org.eclipse.wst.webtools.doc.user/topics/tjcrejsp.html">Creating JavaServer Pages (JSP) files</a><br />
<a href="../../org.eclipse.wst.webtools.doc.user/topics/twsrvwiz.html">Creating Servlets</a><br />
<a href="../../org.eclipse.wst.webtools.doc.user/topics/twedtwbx.html">Configuring Web applications using the Web deployment descriptor
editor</a><br />
<a href="../../org.eclipse.wst.webtools.doc.user/topics/tjcrehtm.html">Creating HTML or XHTML files</a><br />
</p>
</div> <br />
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
</body>
</html>