blob: c515fd6fbe42011877bb8e0c26d56b297d029c2b [file]
<!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 application with the JavaServer Faces 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_libs.html">Creating and Updating JSF Libraries</a>
</p>
</li>
<li>
<p><a href="jsf_libs_refs.html">Adding and Removing JSF Library References from a Project</a>
</p>
</li>
<li>
<p><a href="create_jsf_jsp_page.html">Creating JSF JSP Pages</a>
</p>
</li>
<li>
<p><a href="jsf_app_configs.html">Creating and Managing JSF Configuration Files</a>
</p>
</li>
<li>
<p><a href="define_navigations.html">Creating Navigation Rules</a>
</p>
</li>
<li>
<p><a href="create_managedbean.html">Creating Managed Beans</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 WTP JST JSF home page at: <code><a href="http://www.eclipse.org/webtools/jsf/main.php">http://www.eclipse.org/webtools/jsf/main.php</a></code>.
</p>
</body>
</html>