| 
 | 
Steve,
Since custom tags should be supported and the code I submitted
(with WEB-INF rather than Web-inf), I would try changing your
web.xml to have:
  <taglib>
    <taglib-uri>/WEB-INF/taglib/struts-logic.tld</taglib-uri>
<taglib-location>/WEB-INF/taglib/struts-logic.tld</taglib-location>
  </taglib>
David Morris
>>> Gibson.Stephen@burlington.com 06/17/02 01:29PM >>>
David,
Thanks for the response.  I created a JSP from the sample code you sent
me,
When I run the JSP I get the same error I descibed previously...:
...The error messag indicates there is someing wrong with the tag
library
directive but I don't see it.  I have the struts-logic.tld file in the
web-inf directory of the test environment and have modified the
defaultapp
xml document by adding this:
   <taglib>
       <taglib-uri>/Web-inf/struts-logic.tld</taglib-uri>
       <taglib-location>/Web-inf/struts-logic.tld</taglib-location>
   </taglib>
Any suggestions???
Stephen Gibson
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.