amyroh      2002/08/14 12:17:32

  Modified:    webapps/admin/WEB-INF web.xml
  Log:
  Change comment since the filter is now in admin directory.
  
  Revision  Changes    Path
  1.15      +2 -3      jakarta-tomcat-4.0/webapps/admin/WEB-INF/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/web.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- web.xml   13 Aug 2002 08:09:08 -0000      1.14
  +++ web.xml   14 Aug 2002 19:17:32 -0000      1.15
  @@ -12,9 +12,8 @@
     </description>
   
     <!-- Example filter to set character encoding on each request.
  -       Uncomment this filter definition, filter mapping and move
  -       examples/filters.SetCharacterEncodingFilters to use filter
  -       to decode post and get parameters -->
  +       Uncomment this filter definition and the mapping to use 
  +       the filter to decode post and get parameters -->
   
     <!--
     <filter>
  
  
  

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

Reply via email to