loadable detachable model

On Sat, Jul 18, 2009 at 7:24 PM, Martin Makundi <
[email protected]> wrote:

> Veery strange... what is LDM?
>
> **
> Martin
>
> 2009/7/18 vineet semwal <[email protected]>:
> > keys,values are serializable but entry itself isn't .
> > quick solution is to use LDM.
> >
> > regards,
> > Vineet Semwal
> >
> > On Sat, Jul 18, 2009 at 3:36 PM, Martin Makundi <
> > [email protected]> wrote:
> >
> >> Hi!
> >>
> >> I am a bit onfused.. I have new ListView("id", new
> >> LinkedList(hashMap.entrySet())) and Wicket gives:
> >>
> >>
> >>
> org.apache.wicket.util.io.SerializableChecker$WicketNotSerializableException:
> >> Unable to serialize class: java.util.HashMap$Entry
> >>
> >> This does not make sense, I would expect hashmap entries to be fully
> >> serializable .. not? Any quick workarounds?
> >>
> >> **
> >> Martin
> >>
> >> ---------------------------------------------------------------------
> >> 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