Re: Could not clear select2Choice component model value.

2014-10-20 Thread Martin Grigorov
Hi Maxim, Please prepare a quickstart at GitHub and I'll take a look. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Fri, Oct 17, 2014 at 5:42 PM, Maxim Solodovnik wrote: > Martin, > > I have forked select2, unfortunately I'm still not sure how to fix the > is

Re: Handling page refresh or redirect when the server reboots

2014-10-20 Thread Martin Grigorov
Hi, HttpXmlRequest is asynchronous by default. It is not finished by the time you return from your function. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Oct 21, 2014 at 8:37 AM, msalman wrote: > Sebastian, thanks for your response and idea. > > > Takin

Re: Handling page refresh or redirect when the server reboots

2014-10-20 Thread msalman
Sebastian, thanks for your response and idea. Taking your idea myproject.zip I am trying to use the following javascript code in wicket: Http.Get = function(theUrl) { var xmlHttp = null; try {

Re: Stateful StatelessForm works most of the time. How to make it crash?

2014-10-20 Thread pureza
Sorry, I can't. It is way too much code and, as I said, I can't reproduce the issue, so if I simplify the code it might go away. I was just wondering if there is a simple way to make a stateful-StatelessForm to produce the wrong behavior. -- View this message in context: http://apache-wicket.184