Veery strange... what is LDM?

**
Martin

2009/7/18 vineet semwal <vineetsemwal1...@gmail.com>:
> 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 <
> martin.maku...@koodaripalvelut.com> 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: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to