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: �
Parsing of JSP File '/pages/introduction.jsp' failed:
/pages/introduction.jsp(3): Error in using tag library uri='http://displaytag.sf.net/el' prefix='display': type mismatch for property 'export', for Tag class 'org.displaytag.tags.el.TableTag': tld says boolean, implementation type is java.lang.String
probably occurred due to an error in /pages/introduction.jsp line 3:
<%@ taglib uri="http://displaytag.sf.net/el" prefix="display" %>
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

