Return-Path: Mailing-List: contact taglibs-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list taglibs-dev@jakarta.apache.org Received: (qmail 71938 invoked from network); 3 Aug 2003 18:26:53 -0000 Received: from web10705.mail.yahoo.com (216.136.130.213) by daedalus.apache.org with SMTP; 3 Aug 2003 18:26:53 -0000 Message-ID: <20030803182657.24750.qmail@web10705.mail.yahoo.com> Received: from [200.78.84.130] by web10705.mail.yahoo.com via HTTP; Sun, 03 Aug 2003 11:26:57 PDT Date: Sun, 3 Aug 2003 11:26:57 -0700 (PDT) From: "Jes�s Antonio S�nchez A." Subject: Custom taglibs problem To: taglibs-dev@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi I wrote some custom taglibs, but I get the following error: org.apache.jasper.JasperException: File "/dodo" not found I have the following configuration in my web.xml /dodo /WEB-INF/jsp/csajsp.tld and I call it in my jsp file in the following way: <%@ taglib uri="/dodo" prefix="c" %> And still doesn't work I'm using jdk 1.4.2 and tomcat 4.1.24. Any clues, thanks. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com