blob: 3b73c06a5dbd6f3505294397e1095ea925f90f1f [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="stylesheets/wtp.xsl"?>
<html>
<head>
<meta name="root" content="." />
<title>WTP Tutorials - Tutorial Title</title>
</head>
<body>
<h1>WTP Tutorials - Tutorial Title</h1>
<p>
<b>By Firstname Lastname</b><br/>
Oct. 4, 2006<br/>
<br/>
</p>
<h2>Introduction</h2>
<p>
An introduction to the tutorial including the scenario the tutorial will discuss
and the WTP tools that will be used.
</p>
<h2>Prerequisites For The Tutorial</h2>
*Please include installation instructions or links to instructions for components other
than WTP.
<ol>
<li>
Web Tools Platform (WTP) project 1.5.1 (change version number as appropriate)<br/>
The WTP project can be downloaded from <a href="http://download.eclipse.org/webtools/downloads/">http://download.eclipse.org/webtools/downloads/</a><br/><br/>
</li>
</ol>
<h2>Tutorial Content</h2>
<p>
Your tutorial content should go here, typically in many sections.
</p>
<p>
Some tips for writing a good tutorial:
<ul>
<li>
Explain what the reader is going to do and why. Don't simply tell them
how to do it.
</li>
<li>
If you reference something not included in the tutorial provide a link
so the reader does not have to find it.
</li>
<li>
Be specific when specifying locations for function for the first time. For example, create
a new dynamic Web project by selection New->Project->Web->Dynamica Web Project.
</li>
</ul>
</p>
<h2>Summary</h2>
<p>
Summarize what the reader has completed through this tutorial. The summary should only
contain information previously discussed in the tutorial. (i.e. No new thoughts in this section.)
</p>
<h2>Resources</h2>
<p>
List any resources in this section.
<ul>
<li>
<a href="">Resource 1</a>
</li>
<li>
<a href="">Resource 2</a>
</li>
</ul>
</p>
</body>
</html>