We use displaytag with S2 with no issues. When deployed on Tomcat 6 we did have to use this tag declaration <%@ taglib uri="/WEB-INF/displaytag-el-12.tld" prefix="display" %>
And place a copy of the tld file in the WEB-INF directory. Z. > Dear Struts users, > > I've recently downloaded displaytag-1.1 and followed all the instructions on > how to install it. > It would have been too nice if it had worked immediately, but I get this > annoying error message all the time. > I ask you guys how to solve this, because I found no posts on this specific > error. > > When I paste the taglib line (<%@ taglib uri="http://displaytag.sf.net" > prefix="display" %>) in my jsp, I get the following error message: > > "The absolute uri: http://displaytag.sf.net cannot be resolved in either > web.xml or the jar files deployed with this application." > > The documentation says that all I should do is to put the jars in my > WEB-INF/lib and paste the <%@ taglib uri..... %> line in the jsp. It doesn't > say that I should make modification in my web.xml... > > Any ideas what to do now? > > Thanks a lot, > > BM > > > > > > ______________________________________________________________________________ > ______ > We won't tell. Get more on shows you hate to love > (and love to hate): Yahoo! TV's Guilty Pleasures list. > http://tv.yahoo.com/collections/265 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]