Author: cluts
Date: 2008-01-16 08:53:29 -0500 (Wed, 16 Jan 2008)
New Revision: 5740
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/rad_jsf_application.xml
Log:
http://jira.jboss.org/jira/browse/JBDS-143 - Transition sentences are added to the all
residuary guides (Migration,Web Tools and others) (correct GSG)
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/rad_jsf_application.xml
===================================================================
---
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/rad_jsf_application.xml 2008-01-16
13:51:08 UTC (rev 5739)
+++
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/rad_jsf_application.xml 2008-01-16
13:53:29 UTC (rev 5740)
@@ -530,7 +530,7 @@
any page) an outcome of playagain will take you to
<emphasis><property>/pages/inputnumber.jsp</property></emphasis>.
Outcome values are returned from backing
bean methods in this example. The second navigation rule states that if you
are at the
- page
<emphasis></property>/pages/inputnumber.jsp</property></emphasis>,
and the outcome is success, then
+ page
<emphasis><property>/pages/inputnumber.jsp</property></emphasis>,
and the outcome is success, then
navigate to the
<emphasis><property>/pages/success.jsp</property></emphasis> page.
</para>
</section>
<section id="EditingTheJSPViewFiles2">
@@ -1024,7 +1024,7 @@
</listitem>
<listitem>
<para>Right-click on project <emphasis><property>Run AS
> Run on
- Server<property/></emphasis></para>
+ Server</property></emphasis></para>
</listitem>
<listitem>
<para>Play with the application by entering correct as well as
incorrect