Hello,

I'm trying to use displaytag with Struts 1. My datasource puts its rows into
a CachedRowSetImpl. Displaytag dutifully puts the table in my JSP, but when
I try to go to any page subsequent to the first, it says there are no data.
Trying it with fake data that I insert into the request just before the
display:table tag works fine. Displaytag knows how many rows there are
(which matches what's in the db), but won't display more than "pagesize"
rows. I've tried setting requestURI to the name of the JSP, but nothing
works. Is this my incompetence, or a bug?
-- 
View this message in context: 
http://www.nabble.com/CachedRowSet-Bug-with-Struts-1--tp22560488p22560488.html
Sent from the DisplayTag - Dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to