blob: 140b97bca2bc1b2ca5a4192699e743e5c27bc0a5 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="../../book.css" type="text/css">
<title>JSF Libraries</title>
</head>
<body>
<h1>JSF Libraries</h1>
<br>
A JSF Library is very similar in concept to the Eclipse JDT User Library. They are meant to be named collections of jars that can be added as references to a Dynamic Web Project.
A JSF Library differs from a JDT User Library in the following ways:
<ul>
<li>A JSF Library can be marked for deployment to the WEB-INF/lib directory</li>
<li>A JSF Library can be created procedurally by an extender</li>
<li>A JSF Library can be marked as an implementation</li>
<li>The JSF Library Registry, that is persisted for a workspace, is currently not importable or exportable</li>
</ul>
<br>
<img src="../../images/ngrelc.png" alt="Related concepts" border="0">
<p> <a href="./jsf_facets.html">JSF Facets</a><br></p>
<p>
<img src="../../images/ngrelr.png" alt="Related reference" border="0"><br>
<a href="../reference/jsf_libraries.html">JSF Libraries</a><br>
</p>
<p>
<img src="../../images/ngrelt.png" alt="Related tasks" border="0"> <br>
<a href="../tasks/jsf_libs.html">Create and Update JSF Libraries</a><br>
<a href="../tasks/jsf_libs_refs.html">Adding and Removing JSF Library References from a Project</a><br>
</p>
</body>
</html>