setresponsepage(new mypage(thispage));

or indirectly via an anonymous model class or something that holds a
reference to the page.

-igor

On Fri, Jul 2, 2010 at 9:57 AM, Douglas Ferguson
<[email protected]> wrote:
> Hmm... I don't really follow.
>
>
>
> On Fri, Jul 2, 2010 at 11:31 AM, robert.mcguinness <
> [email protected]> wrote:
>
>>
>> this happened to me the other day.  turned out to be a coding error.  i
>> wrapped a compoundpropertymodel in a propertylistview (which already wraps
>> a
>> model into a compoundpropertymodel).  once the code was fix the problem
>> went
>> away.
>>
>> my data set was also large.  about 1000 rows in a table being displayed on
>> screen.
>> --
>> View this message in context:
>> http://apache-wicket.1842946.n4.nabble.com/StackOverFlowError-tp2276618p2276655.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to