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

Reply via email to