Hello all.
First of all to the creators of DisplayTag: my compliments. In one word
fantastic!
I want to use it for a project I work on right now and especialy use the 1.1
feature of external paging/sorting, but I keep getting an error in the
browser.
First of all I have a Collection which I change into my implementation of
PaginationList. When the jsp is compiled if says I have to provide the size
attribute, but I do that already.
Maybe I'm doing something wrong so I included my sources below for you to
have a look at and hopefully someone can help me with this problem.
error message:
javax.servlet.jsp.JspTagException: You must specify one of the following:
size
at org.displaytag.tags.TableTag.initParameters(TableTag.java:961)
at org.displaytag.tags.TableTag.doStartTag(TableTag.java:721)
at
_jsp._web_22dinf._jsp._clientdomain._listclientdomains__jsp._jspService(WEB-INF/jsp/clientdomain/listClientDomains.jsp:74)
The code in the jsp is:
< display:table name="model.clientDomains" size="6" partialList="true"
pagesize="2" requestURI="/listClientDomains.html">
< display:column property="name" sortable="true" sortName="name" />
< display:column property="label" />
< display:column property="properties" />
< /display:table>
Hope someone can help me with this real soon.
THNX!
--
View this message in context:
http://www.nabble.com/DisplayTag-1.1---external-paging-sorting-t1098055.html#a2866591
Sent from the DisplayTag - General forum at Nabble.com.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user