Author: ochikvina
Date: 2008-10-31 11:44:43 -0400 (Fri, 31 Oct 2008)
New Revision: 11410
Modified:
trunk/jsf/docs/jsf_tools_tutorial/en/modules/relevant_resources.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-447 - adding the concluding part;
Modified: trunk/jsf/docs/jsf_tools_tutorial/en/modules/relevant_resources.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en/modules/relevant_resources.xml 2008-10-31
15:44:29 UTC (rev 11409)
+++ trunk/jsf/docs/jsf_tools_tutorial/en/modules/relevant_resources.xml 2008-10-31
15:44:43 UTC (rev 11410)
@@ -1,29 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="relevant_resources"
xreflabel="relevant_resources">
- <?dbhtml filename="relevant_resources.html"?>
- <chapterinfo>
- <keywordset>
- <keyword>JBoss Tools</keyword>
- <keyword>JSF application</keyword>
- <keyword>Java</keyword>
- </keywordset>
- </chapterinfo>
-
- <title>Other Relevant Resources on the topic</title>
- <para>JSF on Sun: <ulink
url="http://java.sun.com/javaee/javaserverfaces/">JavaServer Faces
- Technology</ulink></para>
- <para>Core JSF: <ulink
url="http://www.horstmann.com/corejsf/">Core JavaServer
Faces</ulink></para>
- <para>API: <ulink
url="http://java.sun.com/javaee/javaserverfaces/1.1/docs/api/index.h...
- >JSF API</ulink></para>
- <para>JSF Tags: <ulink
url="http://www.horstmann.com/corejsf/jsf-tags.html">JSF Core
- Tags</ulink></para>
- <para>HTML Tags Reference: <ulink
-
url="http://www.exadel.com/tutorial/jsf/jsftags-guide.html">JSF
HTML Tags
- Reference</ulink></para>
- <para>JSF Central: <ulink
url="http://www.jsfcentral.com/">JSF Central - Your JavaServer
- Faces Community</ulink></para>
- <para>FAQ: <ulink
url="http://wiki.java.net/bin/view/Projects/JavaServerFacesSpecFaq&q...
- FAQ</ulink></para>
- <para>Download: <ulink
url="http://java.sun.com/javaee/javaserverfaces/download.html"
- >JavaServer Faces Technology - Download</ulink></para>
- </chapter>
\ No newline at end of file
+<chapter id="relevant_resources"
xreflabel="relevant_resources">
+ <?dbhtml filename="relevant_resources.html"?>
+ <chapterinfo>
+ <keywordset>
+ <keyword>JBoss Tools</keyword>
+ <keyword>JSF application</keyword>
+ <keyword>Java</keyword>
+ </keywordset>
+ </chapterinfo>
+
+ <title>Other Relevant Resources on the topic</title>
+ <para>JSF on Sun: <ulink
url="http://java.sun.com/javaee/javaserverfaces/">JavaServer Faces
+ Technology</ulink></para>
+ <para>Core JSF: <ulink
url="http://www.horstmann.com/corejsf/">Core JavaServer
Faces</ulink></para>
+ <para>API: <ulink
url="http://java.sun.com/javaee/javaserverfaces/1.1/docs/api/index.h...
+ API</ulink></para>
+ <para>JSF Tags: <ulink
url="http://www.horstmann.com/corejsf/jsf-tags.html">JSF Core
+ Tags</ulink></para>
+ <para>HTML Tags Reference: <ulink
url="http://www.exadel.com/tutorial/jsf/jsftags-guide.html"
+ >JSF HTML Tags Reference</ulink></para>
+ <para>JSF Central: <ulink
url="http://www.jsfcentral.com/">JSF
Central - Your JavaServer Faces
+ Community</ulink></para>
+ <para>FAQ: <ulink
url="http://wiki.java.net/bin/view/Projects/JavaServerFacesSpecFaq&q...
+ FAQ</ulink></para>
+ <para>Download: <ulink
url="http://java.sun.com/javaee/javaserverfaces/download.html"&...
+ Faces Technology - Download</ulink></para>
+
+ <para>In summary, with this tutorial you should now know how to organize JSF
sample application
+ using the wizards provided by <property>JBoss Tools</property>,
configure its stuff and
+ finally run it on the <property>JBoss
Server</property>.</para>
+
+ <para>Find out more features on JSF tooling in our <ulink
url="&jsfreflink;">JSF Tools
+ Reference Guide</ulink>. If you have questions and suggestions, please
refer to <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
+ Tools Forum</ulink>.</para>
+</chapter>