From jbosstools-commits at lists.jboss.org Sat Mar 8 04:10:44 2008 Content-Type: multipart/mixed; boundary="===============0399517764741650897==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r6807 - trunk/jsf/docs/userguide/en/modules. Date: Sat, 08 Mar 2008 04:10:43 -0500 Message-ID: --===============0399517764741650897== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2008-03-08 04:10:43 -0500 (Sat, 08 Mar 2008) New Revision: 6807 Modified: trunk/jsf/docs/userguide/en/modules/JSFStruts_tools.xml Log: http://jira.jboss.com/jira/browse/JBDS-162 - inserting transitional & intro= ductory sentences; Modified: trunk/jsf/docs/userguide/en/modules/JSFStruts_tools.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/jsf/docs/userguide/en/modules/JSFStruts_tools.xml 2008-03-08 04:5= 6:00 UTC (rev 6806) +++ trunk/jsf/docs/userguide/en/modules/JSFStruts_tools.xml 2008-03-08 09:1= 0:43 UTC (rev 6807) @@ -720,7 +720,9 @@ templating capability for creating= new and importing existing Struts and JSF projects. = This templating facility has a variety of aspects to consid= er. But, let's - start with the most straightforwar= d case. + start with the most straightforwar= d case and consider the + process of creating a template fro= m your existing JSF + project. = Let's say you have a project th= at you want to use as the basis for a new temp= late. Follow @@ -806,8 +808,10 @@
= Graphical Editor and Viewing for JSF Config= uration Files - JBDS provides a graphical editor for working= with JSF configuration - file (faces-config.xml). The editor has th= ree main viewers (modes): + JBDS provides a graphic= al editor for working with + JSF configuration file ( + faces-config.xml + ). The editor has three main vi= ewers (modes): = @@ -825,7 +829,9 @@ = The JSF configuration editor also comes with= a very useful OpenOn - selection feature. + selection feature. Now let's dwell on= each mode and all + specific functionality which they provide = for work with JSF + configuration file. =
= @@ -1138,7 +1144,7 @@ = - Click on + click on Managed-Bean-C= lass link in the = editor @@ -1230,7 +1236,9 @@ - + Thus, we've discussed everythin= g which comes to + creating a new Managed Bean. Furth= er we will show you how to + add an existing Bean into a JSF co= nfiguration file.
= @@ -1268,8 +1276,7 @@ dialog where all corre= sponding properties are displayed. Check the necessary one= s to add them into your JSF Configuratio= n File. - If you don't want to add any, j= ust click - Finish. +
Selection of Bean's Pr= operties. @@ -1280,7 +1287,15 @@
+ + If you don't want to add any, j= ust click + Finish.
+ Above-listed steps have demonstrated specify= ing an existing Bean in + the JSF configuration file, i.e. + faces-config.xml. In the + next section you'll know how to organ= ize and register a + custom Converter to specify your own conve= rting rules.
=
@@ -1364,8 +1379,10 @@ = - Java class will be created a= utomatically. Leave - everything without changes= and click + A usual wizard for creating = a Java class will appear. + All needed fields here wil= l be adjusted + automatically. Just leave = everything without changes + and click Finish. @@ -1399,14 +1416,16 @@ + =
=
= Create and Register a Custom Validator</tit= le> = - <para>With the help of JBDS you can easy develop y= our own custom validators. - Go through the following steps:</para> + <para>With the help of JBDS it's also quite e= asy to develop your + own custom Validators. You should perform = the actions similar to previous. Go through the + following steps:</para> <itemizedlist> <listitem> <para>In the Project Explorer view= open<emphasis> @@ -1628,15 +1647,20 @@ </figure> </section> = + <section> + <title>Relevant Resources Links + If you don't familiar with JSF + technology, we suggest tha= t you walk through the + information on the topic. +
=
= Struts support - If you prefer develop web applications using - Struts - technology JBoss Developer Studio also me= ets your needs. + If you prefer develop web applications using Struts + technology JBoss Developer Studio also meets your = needs. JBDS supports the Struts 1.1, <= property>1.2.x versions. = @@ -2657,6 +2681,12 @@
= +
+ Relevant Resources Links + Find out necessary information on = Struts technology if + you don't know enough. +
=
--===============0399517764741650897==--