Author: ykryvinchanka
Date: 2008-03-31 14:34:24 -0400 (Mon, 31 Mar 2008)
New Revision: 7216
Modified:
trunk/documentation/guides/GettingStartedGuide/en/modules/further_reading.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-235 GSG. Descriptions have been added to each guide
in Further Reading chapter
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/further_reading.xml
===================================================================
---
trunk/documentation/guides/GettingStartedGuide/en/modules/further_reading.xml 2008-03-31
17:32:41 UTC (rev 7215)
+++
trunk/documentation/guides/GettingStartedGuide/en/modules/further_reading.xml 2008-03-31
18:34:24 UTC (rev 7216)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="further_reading" xreflabel="further_reading">
- <?dbhtml filename="further_reading.html"?>
+ <?dbhtml filename="further_reading.html"?>
<chapterinfo>
<keywordset>
<keyword>JBoss Developer Studio</keyword>
@@ -10,50 +10,102 @@
<keyword>JBoss</keyword>
</keywordset>
</chapterinfo>
-
- <title>Further Reading</title>
-
+
+ <title>Further Reading</title>
+
<para>
- <emphasis role="bold">Seam Dev Tools Reference Guide</emphasis>
- <ulink url="../../../seam/en/html/index.html">(html)</ulink>
<ulink url="../../../seam/en/html_single/index.html">(html
single)</ulink> <ulink
url="../../../seam/en/pdf/Seam_Dev_Tools_Reference_Guide.pdf">(PDF)</ulink>
+ <emphasis role="bold">JSF Tools Reference Guide</emphasis>
+ <ulink
url="../../../jsf_tools_ref_guide/en/html/index.html">(html)</ulink>
+ <ulink
url="../../../jsf_tools_ref_guide/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../jsf_tools_ref_guide/en/pdf/Seam_Dev_Tools_Reference_Guide.pdf"
+ >(PDF)</ulink>
</para>
- <para>This guide helps you to understand what Seam is and how to install Seam
plug-in into Eclipse.
- It tells you the necessary steps to start working with Seam Framework and assists in
a simple Seam Project creation.
- Also you will learn how to create and run the CRUD Database Application with Seam as
well as find out what Seam Editors Features and Seam Components are.</para>
-
+ <para> From this guide you'll discover all peculiarities of work at a JSF
project. You'll
+ learn all shades that cover the process of project creation and take a closer look at
the JSF
+ configuration file. Also you'll get to know managed beans and how to work
with them and
+ find out, how to create and register a custom converter, custom validator and
referenced beans
+ in a JSF project. </para>
+
<para>
- <emphasis role="bold">Visual Web Tools Reference
Guide</emphasis>
- <ulink url="../../../jsf/en/html/index.html">(html)</ulink>
<ulink url="../../../jsf/en/html_single/index.html">(html
single)</ulink> <ulink
url="../../../jsf/en/pdf/Visual_Web_Tools_Reference_Guide.pdf">(PDF)</ulink>
+ <emphasis role="bold">JSF Tools Tutorial</emphasis>
+ <ulink
url="../../../jsf_tools_tutorial/en/html/index.html">(html)</ulink>
+ <ulink
url="../../../jsf_tools_tutorial/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../jsf_tools_tutorial/en/pdf/Seam_Dev_Tools_Reference_Guide.pdf">(PDF)</ulink>
</para>
-
+ <para> This tutorial will describe how to deal with classic/old style of JSF
development and how
+ to create a simple JSF application using the JBoss Developer Studio. </para>
+
<para>
- <emphasis role="bold">JBoss Server Manager Reference
Guide</emphasis>
- <ulink url="../../../as/en/html/index.html">(html)</ulink>
<ulink url="../../../as/en/html_single/index.html">(html
single)</ulink> <ulink
url="../../../as/en/pdf/server_manager_guide.pdf">(PDF)</ulink>
+ <emphasis role="bold">Struts Tools Reference Guide</emphasis>
+ <ulink
url="../../../struts_tools_ref_guide/en/html/index.html">(html)</ulink>
+ <ulink
url="../../../struts_tools_ref_guide/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../struts_tools_ref_guide/en/pdf/Seam_Dev_Tools_Reference_Guide.pdf"
+ >(PDF)</ulink>
</para>
- <para>This guide covers the basics of working with the JBoss server manager. You
will read how to install runtimes and servers and quickly learn how to configure, start,
stop the server and
- know how deployment and archiving process. You will find out how to manage installed
JBoss Servers via JBoss AS Perspective. You will also read how to deploy modules onto the
server.</para>
-
+ <para> In Struts Tools Reference Guide you will learn how to create and work with
a new struts
+ project. This guide also provides information about graphical editor for struts
configuration
+ files, tiles files, and struts validation files. </para>
+
<para>
- <emphasis role="bold">jBPM Tools Reference Guide</emphasis>
- <ulink url="../../../jbpm/en/html/index.html">(html)</ulink>
<ulink url="../../../jbpm/en/html_single/index.html">(html
single)</ulink> <ulink
url="../../../jbpm/en/pdf/jBPM_Tools_Ref.pdf">(PDF)</ulink>
+ <emphasis role="bold">Struts Tools Tutorial</emphasis>
+ <ulink
url="../../../struts_tools_tutorial/en/html/index.html">(html)</ulink>
+ <ulink
url="../../../struts_tools_tutorial/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../struts_tools_tutorial/en/pdf/Seam_Dev_Tools_Reference_Guide.pdf"
+ >(PDF)</ulink>
</para>
-
+ <para> This tutorial will describe the classical style of Struts development, and
will
+ step-by-step show you how to create a simple Struts application in JBoss Developer
Studio.</para>
+
<para>
- <emphasis role="bold">Hibernate Tools Reference
Guide</emphasis>
- <ulink
url="../../../hibernatetools/en/html/index.html">(html)</ulink>
<ulink url="../../../hibernatetools/en/html_single/index.html">(html
single)</ulink> <ulink
url="../../../hibernatetools/en/pdf/hibernate_tools.pdf">(PDF)</ulink>
+ <emphasis role="bold">Seam Dev Tools Reference
Guide</emphasis>
+ <ulink url="../../../seam/en/html/index.html">(html)</ulink>
+ <ulink url="../../../seam/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../seam/en/pdf/Seam_Dev_Tools_Reference_Guide.pdf">(PDF)</ulink>
</para>
-
+ <para> This guide helps you to understand what Seam is and how to install Seam
plug-in into
+ Eclipse. It tells you the necessary steps to start working with Seam Framework and
assists in a
+ simple Seam Project creation. Also you will learn how to create and run the CRUD
Database
+ Application with Seam as well as find out what Seam Editors Features and Seam
Components are. </para>
+
<para>
- <emphasis role="bold">Legacy-jsf-struts guide</emphasis>
- <ulink
url="../../../legacy-jsf-struts/en/html/index.html">(html)</ulink>
<ulink url="../../../legacy-jsf-struts/en/html_single/index.html">(html
single)</ulink> <ulink
url="../../../legacy-jsf-struts/en/pdf/legacy-jsf-struts.pdf">(PDF)</ulink>
+ <emphasis role="bold">Visual Web Tools Reference
Guide</emphasis>
+ <ulink url="../../../jsf/en/html/index.html">(html)</ulink>
+ <ulink url="../../../jsf/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../jsf/en/pdf/Visual_Web_Tools_Reference_Guide.pdf">(PDF)</ulink>
</para>
- <para>This guide will describe how to deal with classic/old style of JSF and
Struts development. This guide provides you with the necessary steps to create a simple
JSF application,
- add navigation and a managed bean to the application and run it. You will also learn
how to create and run a simple struts application using the JBoss Developer
Studio.</para>
-
+
<para>
- <emphasis role="bold">Exadel Studio Migration Guide</emphasis>
- <ulink
url="../../../Exadel-migration/en/html/index.html">(html)</ulink>
<ulink url="../../../Exadel-migration/en/html_single/index.html">(html
single)</ulink> <ulink
url="../../../Exadel-migration/en/pdf/exadel-migration.pdf">(PDF)</ulink>
+ <emphasis role="bold">JBoss Server Manager Reference
Guide</emphasis>
+ <ulink url="../../../as/en/html/index.html">(html)</ulink>
+ <ulink url="../../../as/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../as/en/pdf/server_manager_guide.pdf">(PDF)</ulink>
</para>
- <para>This document is intended to help you to migrate an existing Exadel JSF or
Struts projects from Exadel Studio into JBoss Developer Studio.</para>
-
+ <para> This guide covers the basics of working with the JBoss server manager. You
will read how to
+ install runtimes and servers and quickly learn how to configure, start, stop the
server and know
+ how deployment and archiving process. You will find out how to manage installed JBoss
Servers
+ via JBoss AS Perspective. You will also read how to deploy modules onto the server.
</para>
+
+ <para>
+ <emphasis role="bold">jBPM Tools Reference Guide</emphasis>
+ <ulink url="../../../jbpm/en/html/index.html">(html)</ulink>
+ <ulink url="../../../jbpm/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../jbpm/en/pdf/jBPM_Tools_Ref.pdf">(PDF)</ulink>
+ </para>
+
+ <para>
+ <emphasis role="bold">Hibernate Tools Reference
Guide</emphasis>
+ <ulink
url="../../../hibernatetools/en/html/index.html">(html)</ulink>
+ <ulink url="../../../hibernatetools/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../hibernatetools/en/pdf/hibernate_tools.pdf">(PDF)</ulink>
+ </para>
+
+ <para>
+ <emphasis role="bold">Exadel Studio Migration Guide</emphasis>
+ <ulink
url="../../../Exadel-migration/en/html/index.html">(html)</ulink>
+ <ulink
url="../../../Exadel-migration/en/html_single/index.html">(html
single)</ulink>
+ <ulink
url="../../../Exadel-migration/en/pdf/exadel-migration.pdf">(PDF)</ulink>
+ </para>
+ <para>This document is intended to help you to migrate an existing Exadel JSF or
Struts projects
+ from Exadel Studio into JBoss Developer Studio. </para>
+
</chapter>