From jbosstools-commits at lists.jboss.org Tue May 5 12:24:20 2009 Content-Type: multipart/mixed; boundary="===============0252094336064637658==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15027 - trunk/documentation/guides/GettingStartedGuide/en/modules. Date: Tue, 05 May 2009 12:21:34 -0400 Message-ID: --===============0252094336064637658== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: chukhutsina Date: 2009-05-05 12:21:34 -0400 (Tue, 05 May 2009) New Revision: 15027 Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/rad_jsf_applic= ation.xml Log:

https://jira.jboss.org/jira/browse/JBDS-652 - Code patterns in text .All= out-of-date listings were replaced .

Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/rad_jsf= _application.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/documentation/guides/GettingStartedGuide/en/modules/rad_jsf_appli= cation.xml 2009-05-05 14:43:37 UTC (rev 15026) +++ trunk/documentation/guides/GettingStartedGuide/en/modules/rad_jsf_appli= cation.xml 2009-05-05 16:21:34 UTC (rev 15027) @@ -901,23 +901,29 @@ inputnumber.jsp page should look like this: <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> - - + - - - -
- -
- - - -

- = -
-
+ + + + + + + +
+ +
+ + + +
+
+ +
+
+ ]]>
@@ -931,17 +937,24 @@ = - - - - - -

- -
-
+ + + + + + + + + +
+
+ +
+
+ + ]]> Again you can use code assist provided by JBDS when edit= ing jsp page:
--===============0252094336064637658==--