geirm       01/05/10 03:59:22

  Modified:    examples/servlet_example1 README.txt
  Log:
  Making it clear :)
  
  Revision  Changes    Path
  1.3       +3 -3      jakarta-velocity/examples/servlet_example1/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/examples/servlet_example1/README.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.txt        2001/05/08 11:27:36     1.2
  +++ README.txt        2001/05/10 10:59:18     1.3
  @@ -38,14 +38,14 @@
   
   4) Setup a webapp under tomcat :
   
  - - make a new 'webapp' : under tomcat's webapps directory, 
  -   make a new directory structure
  + - make a new 'webapp' : in tomcat's webapps directory, 
  +   make a new directory structure as follows :
      
  -   webapp/
         velexample
         velexample/WEB-INF
         velexample/WEB-INF/lib
         velexample/WEB-INF/classes
  +
   
    - put the velocity-1.0.1.jar (or newer) into the velexample/WEB-INF/lib directory
    
  
  
  

Reply via email to