(all objects are cleared and only the query string/sort params) are stored?
Because if could be that all previous attempts where recorded by the versioning managment for the back button
If you do page.setVersioned(false)
does it happen then?
On 9/19/05, Dipu <[EMAIL PROTECTED]> wrote:
I have come across this problem with the sorting header some time back.
----- Original Message -----
From: "Nathan Hamblen" <[EMAIL PROTECTED]>
To: < [email protected]>
Sent: Monday, September 19, 2005 1:00 AM
Subject: [Wicket-user] list view sorting consuming all heap space
>I wonder if anyone else has had a problem running out of heap space
> using contrib data and dataview. When I hook up a sorting header for
> my hib3 result set, if I keep clicking the header repeatedly (as my
> boss is sure to do!) the page will take longer and longer to display,
> until after about 10 clicks I get an out of memory error. The result
> set is not large, about 30 rows, and in both data and dataview I
> tried to do things as prescribed. (I'm pretty sure my models are
> detaching.) The code was very different for each one, so I was not
> expecting to find the same problem both times.
>
> Most likely, I'm doing something wrong. No, I can't post the code
> right this minute. But having looked through the archives and not
> found anything, I just have to ask: is everyone else resorting their
> dataviews (or data driven listviews) 10 times straight without issue?
>
> Nathan
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
