Re: [Wicket-user] Wicket 1.2-rc3 released

2006-05-02 Thread Maciej Janusz
How can have crypted urls I in rc3 release ? Classes WebResponseWithCryptedUrl/WebRequestWithCryptedUrl disappeared. The second issue I had found is AjaxSelfUpdatingTimerBehavior cause an serialization exception (see Ajax clock example) is there any workaround? -- Maciej Janusz

Re[2]: [Wicket-user] Wicket 1.2-rc3 released

2006-05-02 Thread Maciej Janusz
JC> you have to use the CryptedUrlWebRequestCodingStrategy for that now. JC> I think we need to add those 2 classes back in and make the depricated. thanks I'll try. JC> where do you see that serialization exception? JC> http://wicket-library.com/wicket-examples/ajax?wicket:bookmarkablePage=:wick