Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3588002
By: eborisow

Hi,

I know I am doing this wrong, so please forgive me.  I am trying to use the
PaginatedList interface to implement a partial list.  So, I created a class
based on the PaginatedList and set the List to an ArrayList of a test bean 
class.
When I reference the PaginatedList from my JSP it fails with an error saying
"Error looking up property 'property_name' in object type
'PaginatedList_implementation_class'... Unknown property.

I also tried inserting partialList="true" and size="5" (the number of test 
objects
in the list) into the <display:table> tag.  But, that just fails.

Can someone point out the error in my ways or perhaps some example code 
available
somewhere?

Thanks,
Eric

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318


-------------------------------------------------------
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

Reply via email to