nbubna      2004/02/11 16:54:16

  Modified:    examples/struts index.vm
  Removed:     examples/struts/examples/context_tools mathtool-demo.txt
                        mathtool-demo.vm
  Log:
  these are obsolete and covered by online docs
  
  Revision  Changes    Path
  1.2       +14 -37    jakarta-velocity-tools/examples/struts/index.vm
  
  Index: index.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/examples/struts/index.vm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.vm  12 Feb 2004 00:16:23 -0000      1.1
  +++ index.vm  12 Feb 2004 00:54:16 -0000      1.2
  @@ -1,6 +1,6 @@
   <HTML>
   <HEAD>
  -  <TITLE>Velocity for Struts</TITLE>
  +  <TITLE>VelocityStruts</TITLE>
     <link rel="stylesheet" href="doc/styles.css" type="text/css">
   </HEAD>
   
  @@ -9,19 +9,21 @@
     <tr bgcolor="#000066">
       <td>
         <h2><font color="#FFFFFF"><img src="doc/img/spacer.gif" width="520" 
height="1"><br>
  -                             Velocity for Struts</font></h2>
  +                             VelocityStruts</font></h2>
         <font color="#FFFFFF">Version 1.1, january 25. 2004</font></td>
       <td align="right">&nbsp;</td>
     </tr>
   </table>
   
  -<p>Velocity for Struts is a subproject of the <a 
href="http://jakarta.apache.org/velocity/";>Apache Velocity</a> project. This is an 
example web application demonstrating the integration of the
  +<p><a href="http://jakarta.apache.org/velocity/tools/struts/";>VelocityStruts</a>
  +is a subproject of the <a href="http://jakarta.apache.org/velocity/";>Apache 
Velocity</a>
  +project. 
  +<br />
  +This is an example web application demonstrating the integration of the
   <a href="http://jakarta.apache.org/struts/";>Struts web application framework</a>
  -with the <a href="http://jakarta.apache.org/velocity/";>Velocity template engine</a>.
  +with the Velocity template engine.
   </p>
   
  -
  -
   <h5>Highlights</h5>
   <ul>
        <li>Velocity is now becoming an alternative view technology for Struts-based
  @@ -30,49 +32,24 @@
        <li>No changes are required to Struts. This works with Struts 1.0, 1.01, 1.02, 
and 1.1.</li>
   </ul>
   
  -
   <h5>Status</h5>
  -<p>The API has been redesigned completely and is now more complete and more
  -systematic. An early draft of several documentation pages is
  -now available. Several projects are currently using the software. New versions will 
be announced on the Velocity
  -mailing list and home page.</p>
  -
  -
  -
  +<p>A great deal of progress has been made since our 1.0 release. These include
  +support for Struts 1.1 features like modules, Tiles, and Validator.  For a more
  +complete listing, see the project <a 
href="http://jakarta.apache.org/velocity/tools/changes.html";>change log</a>.</p>
   
   <h5>Application Examples</h5>
  -<p>Five small <a href="$link.setAction("examples")">application examples</a> have
  +<p>Seven small <a href="$link.setAction("examples")">application examples</a> have
   been included. Look at example 2 for a demonstration of the Velocity
   view tools for Struts. JSP versions of some of the examples have
   been included to allow a direct comparison of the two view technologies.
   </p>
   
  -
  -
   <h5>Documentation</h5>
  -<p>This project is hosted at <a 
href="http://jakarta.apache.org/velocity/toolsubproject.html";>http://jakarta.apache.org/velocity/toolsubproject.html</a>.
 There you find the latest news and instructions to download the software.</p>
  -<p>An early draft of the <a 
href="http://www.teamup.com/jakarta-velocity-tools/struts/docs/index.html";>
  -documentation</a> is available online. This is a work in progress but I guess it is 
better than no documentation at all.</p>
  -
  -
  -
  -
  -<h5>Tested Configuration</h5>
  -<ul>
  -     <li>Tomcat 4.1, Jetty 4.2.15</li>
  -     <li>IE 6.0</li>
  -     <li>JDK 1.4.2</li>
  -     <li>Ant 1.4.1</li>
  -     <li>Jakarta Struts 1.1 (Binary Library Distribution) </li>
  -     <li>Jakarta Velocity 1.3.1 with dependencies</li>
  -     <li>Jakarta Servlet API 4 (same as distributed with Tomcat 4)
  -     </li>
  -</ul>
  -
  +<p>This project is hosted at <a 
href="http://jakarta.apache.org/velocity/tools/";>jakarta.apache.org</a>. There you 
find the latest news and instructions to download the software.</p>
  +<p>The project <a 
href="http://jakarta.apache.org/velocity/tools/struts/";>documentation</a> is available 
online. This is a work in progress but I guess it is better than no documentation at 
all.</p>
   
   <h5>Feedback</h5>
   <p>We really appreciated your feedback. Please send your feedback and questions to 
the Velocity Users Mailing List at <a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a>.</p>
  -
   
   </BODY>
   </HTML>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to