Author: sabrashevich
Date: 2007-11-16 02:27:17 -0500 (Fri, 16 Nov 2007)
New Revision: 4930
Modified:
trunk/documentation/guides/userguide/Legacy-jsf-struts/en/modules/struts_application.xml
trunk/documentation/guides/userguide/Legacy-jsf-struts/en/modules/struts_validation.xml
Log:
http://jira.jboss.com/jira/browse/RHDS-306 small mistake in text
Modified:
trunk/documentation/guides/userguide/Legacy-jsf-struts/en/modules/struts_application.xml
===================================================================
---
trunk/documentation/guides/userguide/Legacy-jsf-struts/en/modules/struts_application.xml 2007-11-16
06:51:31 UTC (rev 4929)
+++
trunk/documentation/guides/userguide/Legacy-jsf-struts/en/modules/struts_application.xml 2007-11-16
07:27:17 UTC (rev 4930)
@@ -366,7 +366,7 @@
<para>In this page, the user will enter any name and click the
<emphasis><property>submit</property></emphasis> button. Then, the
greeting action will be called through the form.</para>
<itemizedlist continuation="continues">
<listitem><para>Click on the
<emphasis><property>inputname.jsp</property></emphasis> tab in the
Editing area to bring its editor forward</para></listitem>
-<listitem><para>In the Web Projects view, expand
<emphasis><property>StrutsHello > Configuration > default >
strutsconfig.xml > action-mappings</property></emphasis> and select
<emphasis><property>/greeting</property></emphasis></para></listitem>
+<listitem><para>In the Web Projects view, expand
<emphasis><property>StrutsHello > Configuration > default
> struts-config.xml > action-mappings</property></emphasis> and
select
<emphasis><property>/greeting</property></emphasis></para></listitem>
<listitem><para>Drag it and drop it between the quotes for the <emphasis
role="italic"><property>"action"</property></emphasis>
attribute to the <emphasis
role="bold"><property><html:form></property></emphasis>
element in the Source pane of the editor</para></listitem>
<listitem><para>Then type this text on a new line just below this
line:</para></listitem>
Modified:
trunk/documentation/guides/userguide/Legacy-jsf-struts/en/modules/struts_validation.xml
===================================================================
---
trunk/documentation/guides/userguide/Legacy-jsf-struts/en/modules/struts_validation.xml 2007-11-16
06:51:31 UTC (rev 4929)
+++
trunk/documentation/guides/userguide/Legacy-jsf-struts/en/modules/struts_validation.xml 2007-11-16
07:27:17 UTC (rev 4930)
@@ -103,7 +103,7 @@
<itemizedlist continuation="continues">
<listitem><para>Select<emphasis><property> File > Save
</property></emphasis>from the menu bar</para></listitem>
<listitem><para>Start JBoss Application Server by clicking on its icon (a
right-pointing arrow) in the toolbar</para></listitem>
-<listitem><para>Click on the Run icon in the
toolbar</para></listitem>
+<listitem><para>Click the Run icon or right click your project folder and
select <emphasis><property>Run As > Run on
Server</property></emphasis></para></listitem>
</itemizedlist>
<figure>
<title>Run Icon</title>