You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by si...@apache.org on 2002/03/12 12:41:44 UTC

cvs commit: jakarta-velocity-tools README.txt

sidler      02/03/12 03:41:44

  Modified:    .        README.txt
  Log:
  Adapted README to latest changes.
  
  Revision  Changes    Path
  1.3       +7 -7      jakarta-velocity-tools/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/README.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.txt	10 Jan 2002 10:56:10 -0000	1.2
  +++ README.txt	12 Mar 2002 11:41:44 -0000	1.3
  @@ -1,16 +1,16 @@
   What is Here
   ============
   
  -view : a general-purpose servlet for rendering Velocity templates.
  +view : A general-purpose servlet for rendering Velocity templates.
          There is no controller functionality - it's akin to the 
  -       JspServlet. It includes toolbox support.
  +       JspServlet. It includes toolbox support. See view/README.txt
  +       for more information.
   
  -struts : tools specific to integrating Velocity and Struts. See
  +struts : Tools specific to integrating Velocity and Struts. See
          struts/README.txt for more information. There are serveral
  -       nice application examples included.
  +       nice application examples included. Uses the view package.
  +       See struts/README.txt for more information.
   
  -tools : general purpose tools.  Can be used with 'view' and
  +tools : General purpose context tools.  Can be used with 'view' and
         'struts' of course. To be added soon.
  -
  -
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>