geirm       01/12/09 11:55:39

  Modified:    examples Tag: VEL_1_2_BRANCH README.txt
  Log:
  Small update
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.11.4.1  +8 -0      jakarta-velocity/examples/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/examples/README.txt,v
  retrieving revision 1.11
  retrieving revision 1.11.4.1
  diff -u -r1.11 -r1.11.4.1
  --- README.txt        2001/05/17 14:15:46     1.11
  +++ README.txt        2001/12/09 19:55:39     1.11.4.1
  @@ -53,6 +53,14 @@
   While we cannot supply this, we know of a good one :)
      http://jakarta.apache.org/tomcat
   
  +servlet_example2
  +----------------
  +This is another example of how to use Velocity with servlets.
  +It is different from servlet_example1 in that it shows how to 
  +use the servlet environment to automatically set paths relative
  +to the webapplication root.  It also shows how to use the 
  +ClasspathResourceLoader to make template loading easy.
  +
   context_example
   --------------
   This is a demonstration of 2 different context implementations :
  
  
  

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

Reply via email to