1 Reply Latest reply on Aug 13, 2003 5:11 PM by akirdat

    fail parsing web.xml

    saed

      hello all, i am trying to add a taglib but the problem is that when i add the following:

      "
      <taglib-uri>/WEB-INF/tlds/taglib_1.tld</taglib-uri>
      <taglib-location>/WEB-INF/tlds/taglib_1.tld</taglib-location>
      "

      to the web.xml file i am getting this Error :

      "Elemet web-app does allow taglib here!"

      could anyone tell what's the problem!

      Thanks in advanse