webwork/src/docs/manual el.html,1.3,1.4 howto-forms.html,1.3,1.4 howto-validate.html,1.3,1.4 tag.html,1.4,1.5 views-jsp.html,1.3,1.4 views-velocity.html,1.3,1.4 views-xslt.html,1.3,1.4 index.html,1.16,1.17 navpanel.jsp,1.4,1.5 views-jasper.html,1.4,1.5 el.jsp,1.3,NONE howto-forms.jsp,1.2,NONE howto-validate.jsp,1.2,NONE tag.jsp,1.11,NONE views-jsp.jsp,1.3,NONE views-velocity.jsp,1.9,NONE views-xslt.jsp,1.2,NONE

[email protected] Tue, 20 Jan 2004 11:00:33 -0800
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
Update of /cvsroot/opensymphony/webwork/src/docs/manual
In directory sc8-pr-cvs1:/tmp/cvs-serv4515

Modified Files:
	index.html navpanel.jsp views-jasper.html 
Added Files:
	el.html howto-forms.html howto-validate.html tag.html 
	views-jsp.html views-velocity.html views-xslt.html 
Removed Files:
	el.jsp howto-forms.jsp howto-validate.jsp tag.jsp 
	views-jsp.jsp views-velocity.jsp views-xslt.jsp 
Log Message:
Updated all files to html









Index: index.html
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/docs/manual/index.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- index.html	16 Nov 2003 04:14:19 -0000	1.16
+++ index.html	20 Jan 2004 19:00:31 -0000	1.17
@@ -69,22 +69,22 @@
    </ul>
   <li><b>Supported Views</b>
    <ul>
-      <li><a href="views-jsp.jsp">JavaServer Pages (JSP)</a></li>
+      <li><a href="views-jsp.html">JavaServer Pages (JSP)</a></li>
       <ul>
-         <li><a href="views-jsp.jsp#background">Background</a></li>
-         <li><a href="views-jsp.jsp#tags">WebWork's JSP tags</a></li>
-         <li><a href="views-jsp.jsp#example">An example</a></li>
+         <li><a href="views-jsp.html#background">Background</a></li>
+         <li><a href="views-jsp.html#tags">WebWork's JSP tags</a></li>
+         <li><a href="views-jsp.html#example">An example</a></li>
       </ul>
-      <li><a href="views-velocity.jsp">Velocity</a></li>
+      <li><a href="views-velocity.html">Velocity</a></li>
       <ul>
-         <li><a href="views-velocity.jsp#why">Why Velocity?</a></li>
-         <li><a href="views-velocity.jsp#start">Getting started</a></li>
-         <li><a href="views-velocity.jsp#tips">Tips & Tricks</a></li>
+         <li><a href="views-velocity.html#why">Why Velocity?</a></li>
+         <li><a href="views-velocity.html#start">Getting started</a></li>
+         <li><a href="views-velocity.html#tips">Tips & Tricks</a></li>
       </ul>
-      <li><a href="views-xslt.jsp">XSLT</a></li>
+      <li><a href="views-xslt.html">XSLT</a></li>
       <ul>
-         <li><a href="views-xslt.jsp#overview">Overview</a></li>
-         <li><a href="views-xslt.jsp#mapping">Action result to XML mapping</a></li>
+         <li><a href="views-xslt.html#overview">Overview</a></li>
+         <li><a href="views-xslt.html#mapping">Action result to XML mapping</a></li>
       </ul>
       <li><a href="views-jasper.html">Jasper Reports</a></li>
 		<ul>
@@ -104,19 +104,19 @@
   </li>
   <li><b>HowTo's</b>
    <ul>
-      <li><a href="howto-forms.jsp">Forms</a></li>
+      <li><a href="howto-forms.html">Forms</a></li>
       <ul>
-         <li><a href="howto-forms.jsp#what">What are they?</a></li>
-         <li><a href="howto-forms.jsp#diff">What are the differences between HTML and WW form?</a></li>
-         <li><a href="howto-forms.jsp#example">An example</a></li>
-         <li><a href="howto-forms.jsp#controls">Building WW form controls</a></li>
+         <li><a href="howto-forms.html#what">What are they?</a></li>
+         <li><a href="howto-forms.html#diff">What are the differences between HTML and WW form?</a></li>
+         <li><a href="howto-forms.html#example">An example</a></li>
+         <li><a href="howto-forms.html#controls">Building WW form controls</a></li>
       </ul>
-      <li><a href="howto-validate.jsp">Validation</a></li>
+      <li><a href="howto-validate.html">Validation</a></li>
       <ul>
-         <li><a href="howto-validate.jsp#overview">Overview</a></li>
-         <li><a href="howto-validate.jsp#property-editor">Validation through PropertyEditors</a></li>
-         <li><a href="howto-validate.jsp#validate">Validation through doValidate()</a></li>
-         <li><a href="howto-validate.jsp#execute">Validation from doExecute()</a></li>
+         <li><a href="howto-validate.html#overview">Overview</a></li>
+         <li><a href="howto-validate.html#property-editor">Validation through PropertyEditors</a></li>
+         <li><a href="howto-validate.html#validate">Validation through doValidate()</a></li>
+         <li><a href="howto-validate.html#execute">Validation from doExecute()</a></li>
       </ul>
       <li><a href="howto-error.html">Error Handling</a></li>
       <li><a href="howto-wizard.html">Wizards</a></li>
@@ -142,16 +142,16 @@
   </li>
   <li><b>Reference</b>
    <ul>
-      <li><a href="tag.jsp">JSP Tags</a></li>
+      <li><a href="tag.html">JSP Tags</a></li>
       <ul>
-         <li><a href="tag.jsp#non-ui">Non-UI</a></li>
-         <li><a href="tag.jsp#ui">UI</a></li>
-         <li><a href="tag.jsp#vxml">Voice XML</a></li>
+         <li><a href="tag.html#non-ui">Non-UI</a></li>
+         <li><a href="tag.html#ui">UI</a></li>
+         <li><a href="tag.html#vxml">Voice XML</a></li>
       </ul>
-      <li><a href="el.jsp">Expression Language (EL)</a></li>
+      <li><a href="el.html">Expression Language (EL)</a></li>
       <ul>
-         <li><a href="el.jsp#value">Value Expressions</a></li>
-         <li><a href="el.jsp#conditional">Conditional Expressions</a></li>
+         <li><a href="el.html#value">Value Expressions</a></li>
+         <li><a href="el.html#conditional">Conditional Expressions</a></li>
       </ul>
    </ul>
   </li>

Index: navpanel.jsp
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/docs/manual/navpanel.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- navpanel.jsp	18 Nov 2003 01:15:45 -0000	1.4
+++ navpanel.jsp	20 Jan 2004 19:00:31 -0000	1.5
@@ -4,8 +4,8 @@
 </head>
 <body>
 &nbsp;&raquo; <a href="<%= request.getContextPath() %>/webwork/api">API</a> <br>
-&nbsp;&raquo; <a href="<%= request.getContextPath() %>/webwork/tag.jsp">Tag Reference</a> <br>
-&nbsp;&raquo; <a href="<%= request.getContextPath() %>/webwork/el.jsp">Expression Lang.</a> <br>
+&nbsp;&raquo; <a href="<%= request.getContextPath() %>/webwork/tag.html">Tag Reference</a> <br>
+&nbsp;&raquo; <a href="<%= request.getContextPath() %>/webwork/el.html">Expression Language</a> <br>
 &nbsp;&raquo; <a href="<%= request.getContextPath() %>/webwork/">Documentation</a> <br>
 &nbsp;&raquo; <a href="<%= request.getContextPath() %>/webwork/cookbook/CookBook.html">CookBook</a> <br>
 &nbsp;&raquo; <a href="https://webwork.dev.java.net/files/documents/693/1790/webwork-1.4.zip">Download</a>

Index: views-jasper.html
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/docs/manual/views-jasper.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- views-jasper.html	11 Jan 2003 05:38:42 -0000	1.4
+++ views-jasper.html	20 Jan 2004 19:00:31 -0000	1.5
@@ -14,7 +14,7 @@
 	<body bgcolor="#FFFFFF" text="#000000">
 
       <a name="overview"><h2>Overview</h2></a>
-		<p><a href="http://jasperreports.sourceforge.net">Jasper Reports</a> is an open source tool used to generate 
+		<p><a href="http://jasperreports.sourceforge.net">Jasper Reports</a> is an open source tool used to generate
 		printable reports from a data source and XML report definition files. The webwork/Jasper Reports integration
 		allows you to use Webwork actions as data sources for Jasper Reports rather than talking directly to a database.
 		This allows an easy way to provide reports using any data that your actions provide and may even allow you to
@@ -40,7 +40,7 @@
 		   <li>itext-0.92.jar - iText free Java-PDF library by Bruno Lowagie and Paulo Soares - Shipped with the Jasper Reports source or available from <a href="http://www.lowagie.com/iText/">here</a>.</li>
 		   <li>jakarta-poi-1.5.1-final-20020605.jar - Jakarta POI Library used to provide XLS formatting - Shipped with
 		   the Jasper Reports source or available from <a href="http://jakarta.apache.org/poi/index.html">here</a>
-		</ul>	
+		</ul>
 
 		<a name="steps"><h2>Steps for Producing a Report</h2></a>
 		<a name="action"><h3>Write the Action Class</h3></a>
@@ -53,11 +53,11 @@
 		   <li>java.util.Enumeration</li>
 		   <li>java.util.Iterator</li>
 		   <li>Any Java array type</li>
-		</ul>	
+		</ul>
 		You will need to have getter
 		methods for the data that you want your report to contain on each of the objects in the collection.
 		<p><b>Note:</b> If you want to extract data from both the top level of your action and from objects contained in an iterable property
-		you will either have to use <a href="#subreports">subreports</a> or navigate the webwork <a href="fundamentals-valuestack.html">value stack</a> using	
+		you will either have to use <a href="#subreports">subreports</a> or navigate the webwork <a href="fundamentals-valuestack.html">value stack</a> using
 		the <a href="fundamentals-el.html">expression language</a>.
 
 		<a name="report"><h3>Write the Report</h3></a>
@@ -67,7 +67,7 @@
 		when producing reports to be used in conjunction with WebWork:
 		fields and subreports (discussed <a href="#subreports">below</a>).
 		<p>Fields are defined in Jasper Reports by use of the XML <code>field</code> tag in the report definition file. The following is an example field
-		definition:    
+		definition:
 		<pre>
 &lt;field name="customerName" class="java.lang.String"&gt;
     &lt;fieldDescription&gt;customer/name&lt;/fieldDescription&gt;
@@ -75,7 +75,7 @@
 		Webwork uses the fieldDescription tag to get the information from the <a href="fundamentals-valuestack.html">value stack</a> using
 		the <a href="fundamentals-el.html">expression language</a>. This allows you
 		to use object navigation to get the exact piece of data you require from your action and all associated objects.
-		See the <a href="el.jsp">Expression Language Reference</a> for further details on
+		See the <a href="el.html">Expression Language Reference</a> for further details on
 		the syntax of the expression language.</p>
 		<p><b>Note:</b> It is not necessary to put single quotes around the expression language as is sometimes necessary when writing a JSP
 		view.</p>
@@ -93,7 +93,7 @@
 		<a href="#action">Writing the Action</a> above.</p>
 		<p>If you would like more instant graphical feedback when designing your report you may want
 		to look at the <a href="http://sourceforge.net/projects/jasperedit">JasperEdit</a> project
-		on <a href="http://sf.net">SourceForge</a> 
+		on <a href="http://sf.net">SourceForge</a>
 
 		<a name="compile"><h3>Compile the Report</h3></a>
 		<p>After you have produced a report definition it has to be compiled in order for Jasper Reports to use it. You can either use the
@@ -114,7 +114,7 @@
     &lt;classpath refid="jasperreports.class.path" /&gt;
     &lt;/java&gt;
   &lt;/target&gt;</pre>
-		<p>Note the definition of the SAX parser to use in the <code>sysproperty</code> tag (equivalent to using -D on the command line). 
+		<p>Note the definition of the SAX parser to use in the <code>sysproperty</code> tag (equivalent to using -D on the command line).
 		There have been some reports of problems using the crimson XML parser so we recommend that you use <a href="http://xml.apache.org/xerces2-j/index.html">Xerces</a>
 		for report compilation if you are having problems.</p>
 		<p>Place the compiled report(s) (the <code>*.jasper</code> files) in the same location as any JSP or other view files for your web application.</p>
@@ -144,7 +144,7 @@
 		expression language construct to get to it (because the next object on gthe stack is the original action).</p>
 		<p><b>Note:</b> If you do not specify a dataSource parameter or if the dataSource you specify is not iterable then webwork will most
 		probably throw a ClassCastException when it tries to cast it to a <code>java.util.Iterator</code>. If you actually need a report to work off a
-		single instance of your action the way to get around this is to implement java.util.Iterator on your action in such a way that only a single 
+		single instance of your action the way to get around this is to implement java.util.Iterator on your action in such a way that only a single
 		instance is returned.</p>
 		<a name="format"><h4>Output Formats</h4></a>
 		<p>Jasper Reports has the ability to output report data in the following formats:
@@ -231,7 +231,7 @@
       other form of data. To workaround this either change browsers :) or change your HTTP request
       from a POST to a GET. This may mean
       that your URL ends up being a bit ugly but at least you will get to see your PDF.</p>
-		
+
 
    </body>
 </html>

--- el.jsp DELETED ---

--- howto-forms.jsp DELETED ---

--- howto-validate.jsp DELETED ---

--- tag.jsp DELETED ---

--- views-jsp.jsp DELETED ---

--- views-velocity.jsp DELETED ---

--- views-xslt.jsp DELETED ---




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn