morgand     02/05/06 14:43:40

  Modified:    latka/src/conf latka-webapp-web.xml
  Log:
  IO taglib is no longer used - Tomcat 4.1 is more strict about taglib
  definitions
  
  Revision  Changes    Path
  1.2       +0 -5      jakarta-commons/latka/src/conf/latka-webapp-web.xml
  
  Index: latka-webapp-web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/latka/src/conf/latka-webapp-web.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- latka-webapp-web.xml      5 May 2002 12:30:03 -0000       1.1
  +++ latka-webapp-web.xml      6 May 2002 21:43:40 -0000       1.2
  @@ -44,11 +44,6 @@
       <taglib-location>/WEB-INF/latka-taglib.tld</taglib-location>
     </taglib>
   
  -  <taglib>
  -    <taglib-uri>http://jakarta.apache.org/taglibs/io</taglib-uri>
  -    <taglib-location>/WEB-INF/io.tld</taglib-location>
  -  </taglib>
  -
     <!-- if you want to test basic auth, you have to set it up the latka-auth
          role in your servlet container's security interface -->
     <security-constraint>
  
  
  

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

Reply via email to