From jbosstools-commits at lists.jboss.org Thu Nov 29 09:54:23 2007 Content-Type: multipart/mixed; boundary="===============8927033410741698011==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r5150 - trunk/seam/docs/reference/en/modules. Date: Thu, 29 Nov 2007 09:54:23 -0500 Message-ID: --===============8927033410741698011== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: dgeraskov Date: 2007-11-29 09:54:23 -0500 (Thu, 29 Nov 2007) New Revision: 5150 Modified: trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml Log: http://jira.jboss.com/jira/browse/RHDS-312 Modified: trunk/seam/docs/reference/en/modules/crud_application_walkthrough= .xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml 2= 007-11-29 14:30:02 UTC (rev 5149) +++ trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml 2= 007-11-29 14:54:23 UTC (rev 5150) @@ -47,7 +47,7 @@ = = - Select a Server in the wizard Run on Ser= ver and click Finish = + Select a Server and click Finish = =
Select a Server @@ -68,11 +68,11 @@
= = - After the previous steps you can use CRUD application to select, = delete or update date from employee database. + After that you can use CRUD application with employee database. = = - You can use internal JBDS Web Browser or your external Web B= rowser with the same link. (http://localhost:8080/crudapp/home.se= am) - Click on the Employees List link and observe that data from DataBase empl= oyee selected. + You can use internal JBDS Web Browser or your external Web B= rowser with the same link (http://localhost:8080/crudapp/home.seam). + Click on the Employees List link and observe that data from employee database are displayed.
Employees List = @@ -82,7 +82,7 @@
= - Use Employees search parameters fields = to filter selected list. + Use Employees search parameters fields = to filter the selected list. = Press Select opposite one of employees= .
@@ -95,10 +95,8 @@
= = - Press Edit to Edit employees fields. - Enter Login and Password to login. (Use "Crudapp-user"/"secret"= ; for example) - After this you will be loged in to the server and it will n= ot ask you to enter login and password if you decide to carry through the s= ame steps again. - Link Login in the= right top corner will be changed on label Welcome, crudapp-user<= /emphasis> and link Logout. + Press Edit to edit employee fields. + Enter Login and <= emphasis>Password to login. (Use = "crudapp-user"/"secret" for example) =
Login page @@ -116,9 +114,8 @@
- Insert opposite firstname your name and press Update. - Record in DataBase will be updated. - See that field firstname also updated on the screen . = + Fill in firstname= and press Update. + Database will be updated. = = --===============8927033410741698011==--