Thanks for all the replies.
If I place the tld file, I get no errors when inserting the "<%@ taglib 
uri="/WEB-INF/displaytag-el-12.tld" prefix="display" %>" line in the jsp.
And the code completion features also works when I start writing 
<display:table..., but the IDE (NetBeans 5.5) still gives an error:

Unable to load tag handler class "org.displaytag.tags.el.ELTableTag" fot tag: 
"display:table"

I think this issue is related more to NetBeans 5.5 than struts.

Anyome out there who succeeded to use displaytag with NetBeans?

Thanks,

  BM

----- Original Message ----
From: Zoran Avtarovski <[EMAIL PROTECTED]>
To: Struts Users Mailing List <user@struts.apache.org>
Sent: Thursday, May 17, 2007 2:17:52 AM
Subject: Re: Displaytag

We use displaytag with S2 with no issues. When deployed on Tomcat 6 we did
have to use this tag declaration



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]








 
____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time 
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news

Reply via email to