I'm using WebLogic 8.1 and I've used the Struts-el tags with no problems.
 
From: Matt Raible <[EMAIL PROTECTED]>
Subject: Re: [displaytag-user] Problem with EL tag
Date: Fri, 26 Mar 2004 09:35:36 -0700
To:
[EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

Sounds like a problem with your container - which one (+version) are=20
you using?

Matt

On Mar 26, 2004, at 9:17 AM, Brad Lane wrote:

> I keep getting this error when trying to use the displayTag EL taglib:
> =A0
>
> Parsing of JSP File '/pages/introduction.jsp' failed:
>
> /pages/introduction.jsp(3): Error in using tag library=20
> uri=3D'http://displaytag.sf.net/el' prefix=3D'display': type mismatch =
for="">> property 'export', for Tag class 'org.displaytag.tags.el.TableTag':=20
> tld says boolean, implementation type is java.lang.String
> probably occurred due to an error in /pages/introduction.jsp line 3:
> <%@ taglib uri=3D"
http://displaytag.sf.net/el" prefix=3D"display" %>

Reply via email to