Author: mcaspers
Date: 2011-03-13 22:22:17 -0400 (Sun, 13 Mar 2011)
New Revision: 29729
Modified:
trunk/jsf/docs/jsf_tools_tutorial/en-US/Revision_History.xml
trunk/jsf/docs/jsf_tools_tutorial/en-US/images/jsf_application/jsf_application_9.png
trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml
trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml
trunk/jsf/docs/jsf_tools_tutorial/en-US/start_page.xml
Log:
"General editing and screenshot updates"
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/Revision_History.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/Revision_History.xml 2011-03-14 01:13:58 UTC
(rev 29728)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/Revision_History.xml 2011-03-14 02:22:17 UTC
(rev 29729)
@@ -2,31 +2,51 @@
<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<appendix>
- <title>Revision History</title>
- <simpara>
- <revhistory>
- <revision>
- <revnumber>1</revnumber><date>Wed Jun 09
2010</date>
- <author>
- <firstname>JBoss
Tools</firstname><surname>Documentation
Team</surname><email>irooskov(a)redhat.com</email>
- </author>
- <revdescription>
- <simplelist>
- <member>General updates</member>
- </simplelist>
- </revdescription>
- </revision>
- <revision>
- <revnumber>0</revnumber><date>Fri Nov 20
2009</date>
- <author>
-
<firstname>Isaac</firstname><surname>Rooskov</surname><email>irooskov(a)redhat.com</email>
- </author>
- <revdescription>
- <simplelist>
- <member>Initial creation of book by
publican</member>
- </simplelist>
- </revdescription>
- </revision>
- </revhistory>
- </simpara>
+ <title>Revision History</title>
+ <simpara>
+ <revhistory>
+ <revision>
+ <revnumber>1-1</revnumber>
+ <date>Mon Mar 14 2011</date>
+ <author>
+ <firstname>Matthew</firstname>
+ <surname>Casperson</surname>
+ <email>mcaspers(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>General updates, screen shot refresh, and procedure
check</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>1-0</revnumber>
+ <date>Wed Jun 09 2010</date>
+ <author>
+ <firstname>JBoss Tools</firstname>
+ <surname>Documentation Team</surname>
+ <email>irooskov(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>General updates</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>0-0</revnumber>
+ <date>Fri Nov 20 2009</date>
+ <author>
+ <firstname>Isaac</firstname>
+ <surname>Rooskov</surname>
+ <email>irooskov(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Initial creation of book by publican</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ </revhistory>
+ </simpara>
</appendix>
Modified:
trunk/jsf/docs/jsf_tools_tutorial/en-US/images/jsf_application/jsf_application_9.png
===================================================================
(Binary files differ)
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml 2011-03-14 01:13:58 UTC
(rev 29728)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml 2011-03-14 02:22:17 UTC
(rev 29729)
@@ -167,45 +167,29 @@
<title>greeting.jsp</title>
<itemizedlist>
<listitem>
- <para>Click on the <emphasis>
- <property>faces-config.xml</property>
- </emphasis> tab to bring the diagram back</para>
+ <para>Click on the <filename>faces-config.xml</filename> tab to
bring the diagram back</para>
</listitem>
<listitem>
- <para>Open the editor for the second file by double-clicking on the
<emphasis>
- <property>/pages/greeting.jsp</property>
- </emphasis> icon</para>
+ <para>Open the editor for the second file by double-clicking on the
<filename>/pages/greeting.jsp</filename> icon</para>
</listitem>
<listitem>
- <para>Select the <emphasis>
- <property>Visual</property>
- </emphasis> tab, so we can work with the editor completely in its WYSIWYG
- mode</para>
+ <para>Select the <guilabel>Visual</guilabel> tab, so we can work
with the editor completely in its WYSIWYG mode</para>
</listitem>
<listitem>
- <para>Type "Hello "(note space after Hello) into the
- box</para>
+ <para>Type "Hello "(note space after Hello) into the
box</para>
</listitem>
<listitem>
- <para>Select <emphasis>
- <property>outputText</property>
- </emphasis> within the JSF HTML palette folder and drag it into the
+ <para>Select <guimenuitem>outputText</guimenuitem> within the JSF
HTML palette folder and drag it into the
innermost box in the editor after
"Hello"</para>
</listitem>
<listitem>
- <para>In the attributes dialog, click in <emphasis>
- <property>value</property>
- </emphasis> field next to the value attribute and click on the
- <property>...</property> (Browse)
button</para>
+ <para>In the attributes dialog, click in <guilabel>value</guilabel>
field next to the value attribute and click on the
+ <guibutton>...</guibutton> (Browse)
button</para>
</listitem>
<listitem>
- <para>Then, select the <emphasis>
- <property>Managed Beans > personBean >
name</property>
- </emphasis> node, click on the <emphasis>
- <property>Ok</property>
- </emphasis> button, and then click on the <emphasis>
- <property>Close</property>
- </emphasis> button</para>
+ <para>
+ Then, select the <menuchoice><guimenuitem>Managed
Beans</guimenuitem><guimenuitem>personBean</guimenuitem><guimenuitem>name</guimenuitem></menuchoice>
node, click on the <guibutton>OK</guibutton> button, and then click on the
<guibutton>Finish</guibutton> button.
+ </para>
</listitem>
<listitem>
<para>Right after the output field, type an <emphasis>
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml 2011-03-14 01:13:58
UTC (rev 29728)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml 2011-03-14 02:22:17
UTC (rev 29729)
@@ -34,14 +34,12 @@
<imageobject>
<imagedata
fileref="images/jsf_application/jsf_application_10.png"/>
</imageobject>
- </inlinemediaobject>) or right click your project folder and select
<emphasis>
- <property>Run As > Run on Server</property>
- </emphasis>:</para>
+ </inlinemediaobject>) or right click your project folder and select
<menuchoice><guimenuitem>Run As</guimenuitem><guimenuitem>Run on
Server</guimenuitem></menuchoice>:
+ </para>
</listitem>
</itemizedlist>
- <para>This is the equivalent of launching the browser and typing
<emphasis>
- <property>http://localhost:8080/jsfHello</property>
- </emphasis> into your browser. Our <property>JSF
application</property> should now
+ <para>This is the equivalent of launching the browser and typing <ulink
url="http://localhost:8080/jsfHello">
+
http://localhost:8080/jsfHello</ulink> into your browser. Our
<property>JSF application</property> should now
appear.</para>
</chapter>
\ No newline at end of file
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/start_page.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/start_page.xml 2011-03-14 01:13:58 UTC (rev
29728)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/start_page.xml 2011-03-14 02:22:17 UTC (rev
29729)
@@ -17,7 +17,7 @@
</para>
</listitem>
<listitem>
- <para>For Name type in <guilabel>index</guilabel>, for Template
select <guimenuitem>JSPRedirect</guimenuitem> and click the
<guibutton>Finish</guibutton> button.
+ <para>For Name type in <guilabel>index</guilabel>, for Template
select <guimenuitem>New JSP File (html)</guimenuitem> and click the
<guibutton>Finish</guibutton> button.
</para>
</listitem>
</itemizedlist>
@@ -25,10 +25,9 @@
<itemizedlist>
<listitem>
- <para>In the Source part of the split screen, type
<guilabel>/pages/inputname.jsf</guilabel> in between the quotes for the page
attribute.</para>
+ <para>In the Source part of the split screen, replace the contents of the file
with the code below.</para>
</listitem>
</itemizedlist>
- <para>The source coding should look like this now:</para>
<programlisting role="XML"><![CDATA[<!doctype html public
"-//w3c//dtd html 4.0 transitional//en">
<html>
<head></head>