Author: ochikvina
Date: 2009-08-03 09:26:50 -0400 (Mon, 03 Aug 2009)
New Revision: 16949
Modified:
trunk/jsf/docs/userguide/en/modules/editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-441 - updating the 'Graphical Web Application
File (web.xml) Editor' section;
Modified: trunk/jsf/docs/userguide/en/modules/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/editors.xml 2009-08-03 13:20:45 UTC (rev 16948)
+++ trunk/jsf/docs/userguide/en/modules/editors.xml 2009-08-03 13:26:50 UTC (rev 16949)
@@ -1996,8 +1996,12 @@
<title>Graphical Web Application File (web.xml) Editor</title>
- <para>The Web Application File editor comes with the same features you
will find in all
- other JBoss Developer Studio editors:</para>
+ <para>The deployment descriptor <emphasis>
+ <property>web.xml</property></emphasis> file is intended for
describing the servlets, container-managed
+ security constraints and various deployment properties specific for your Web
Application.</para>
+
+ <para>To edit the deployment descriptor <property>JBoss Developer
Studio</property> provides its own
+ <property>web.xml editor</property> that comes with the same
features you will find in all other <property>JBDS</property>
editors:</para>
<itemizedlist>
<listitem>
@@ -2010,6 +2014,11 @@
<section id="TreeView1">
<title>Tree View</title>
+ <para>Switch to the <property>Tree view</property> if you
want to edit <emphasis>
+ <property>web.xml</property></emphasis> in a graphical
mode.
+ All elements that <emphasis>
+ <property>web.xml</property></emphasis> could include
are located in the left area of the editor in a tree format.
+ Click a node on the left to display and edit its properties that will
appear in the right-hand area.</para>
<figure>
<title>Tree View</title>
<mediaobject>