Author: smukhina
Date: 2007-11-30 08:55:10 -0500 (Fri, 30 Nov 2007)
New Revision: 5163
Modified:
trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml
Log:
language correction
Modified: trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml 2007-11-30
13:34:36 UTC (rev 5162)
+++ trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml 2007-11-30
13:55:10 UTC (rev 5163)
@@ -32,7 +32,7 @@
<itemizedlist>
- <listitem><para>Run project on the Server.
</para></listitem>
+ <listitem><para>Run a project on the Server.
</para></listitem>
</itemizedlist>
<para>On <emphasis><property>Package Explorer View
</property></emphasis> right click on the
<emphasis><property>crudapp</property></emphasis> project, select
@@ -68,7 +68,7 @@
</mediaobject>
</figure>
- <para>After that you can use CRUD application with
<property>employee</property> database.</para>
+ <para>After that you can use CRUD application with
<property>"employee"</property> database.</para>
<para>You can use internal JBDS Web Browser or your external Web Browser
with the same link (<ulink
url="http://localhost:8080/crudapp/home.seam">http://localhost:8080/crudapp/home.seam</ulink>).
</para>
<para>Click on the <emphasis><property>Employees
List</property></emphasis> link and observe that data from
<emphasis><property>employee</property></emphasis> database is
displayed.</para>
Show replies by date