From jbosstools-commits at lists.jboss.org Fri Feb 1 09:06:28 2008 Content-Type: multipart/mixed; boundary="===============2545668019155382236==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r6090 - in trunk/documentation/guides/userguide/GettingStartedGuide/en: modules and 1 other directory. Date: Fri, 01 Feb 2008 09:06:28 -0500 Message-ID: --===============2545668019155382236== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ykryvinchanka Date: 2008-02-01 09:06:28 -0500 (Fri, 01 Feb 2008) New Revision: 6090 Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/images/jsp_a= pplication/jsp_application_6.png trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_= application.xml Log: http://jira.jboss.com/jira/browse/JBDS-235 some corrections in chp 4.2 (Cre= ating JSP Page) Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/image= s/jsp_application/jsp_application_6.png =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 (Binary files differ) Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/modul= es/jsp_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/userguide/GettingStartedGuide/en/modules/jsp= _application.xml 2008-02-01 14:04:28 UTC (rev 6089) +++ trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp= _application.xml 2008-02-01 14:06:28 UTC (rev 6090) @@ -155,7 +155,7 @@ web.xml file When you are creating web project the wizard creates the web.xml = for you automatically. The web.xml file editor provided by JBoss Developer Stu= dio is - available in two modes: design and source. + available in two modes: tree and source= .
Web.xml in Design Mode --===============2545668019155382236==--