Re: Page Storage and serialization

2019-09-04 Thread Sven Meier
Hi, you can use a custom page store: https://stackoverflow.com/questions/14823293/how-can-i-disable-serialization-in-wicket-1-5 In Wicket 9 this becomes a little easier. Have fun Sven Am 4. September 2019 22:04:07 MESZ schrieb Lon Varscsak : >Hey there, > >I'm in a bit of a situation and coul

Page Storage and serialization

2019-09-04 Thread Lon Varscsak
Hey there, I'm in a bit of a situation and could use some guidance. I work with a framework where I have problems with deserialization. So I'm trying to basically just make my app store pages in a cache that doesn't rely on Serializable. Is there some way to pull this off with stock Wicket? I'

Re: Wrapping a FormComponent with a Border

2019-09-04 Thread Bas Gooren
Hi Tom, I can have a look over the weekend, to see if I can extract some code and put it on GitHub for you. Met vriendelijke groet, Kind regards, Bas Gooren Op 3 september 2019 bij 13:05:42, Tom Götz (t...@richmountain.de) schreef: Hi Bas and thanks for your input! I guess this would also be m