LDM is a LoadableDetachableModel

Flavius wrote:
> 
> 
> 
> Martijn Dashorst wrote:
>> 
>> With Wicket 1.3 only one page should be stored in session. You should
>> check if you don't keep references between pages -> that would result
>> in 1+N pages (with N being the number of pages you reference in your
>> page).
>> 
>> Other than that: using LDM's and DataView/DataProvider instead of
>> ListView will help considerably.
>> 
>> Martijn
>> 
> 
> May I ask what LDM is?  Is that Lightweight Data Model?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Wicket-Session-grows-too-big-real-fast-tp20697077p20802687.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]

Reply via email to