blob: fa610fb8d25999e38d6f022a89b8ab318a33eedc [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Tasks</title>
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" href="../../book.css" type="text/css"/>
</head>
<body>
<table summary="" cellspacing="0" cellpadding="0" width="100%">
<tr valign="bottom">
<td align="left" width="86%">
<h1>Tasks</h1>
</td>
</tr>
</table>
<hr/>
<p>This section provides information on the tasks that you can expect to perform while building a JavaServer Faces (JSF) application with the JSF Tooling.
</p>
<ul>
<li>
<p><a href="create_jsf_app.html">Creating New JSF Projects</a>
</p>
</li>
<li>
<p><a href="add_jsf_facet.html">Adding JSF Facet to Existing projects</a>
</p>
</li>
<li>
<p><a href="jsf_library_migration.html">Migrating a project using JSF Library to use JDT User Library</a>
</p>
</li>
<li>
<p><a href="create_jsf_jsp_page.html">Creating JSF JSP Pages</a>
</p>
</li>
<li>
<p><a href="create_managedbean.html">Creating Managed Beans</a>
</p>
</li>
<li>
<p><a href="define_navigations.html">Creating Navigation Rules</a>
</p>
</li>
<li>
<p><a href="use_facesconfig_editor.html">Configuring Faces Config File</a>
</p>
</li>
<li>
<p><a href="jsf_validation.html">Validating JSF Applications</a>
</p>
</li>
<li>
<p><a href="../gettingstarted/tutorial/JSFTools_tutorial.html#testpage">Executing JSF Pages</a>
</p>
</li>
</ul>
<p>For additional information, please visit the <a href="http://www.eclipse.org/webtools/jsf/">WTP JSF home page.</a></p>
</body>
</html>