Re: nested forms and locale

2009-06-08 Thread msteff
Could anybody help on this - please ? Or maybe give me a hint as to where to start debugging this. I tried to follow the setLocale() to see what the behaviour of wicket is, but i guess i have to start elsewhere.. Thanks for any answer! msteff wrote: Hi, I am having problems using nested

Re: nested forms and locale

2009-06-09 Thread msteff
AjaxButton(submitButton) { protected void onSubmit(AjaxRequestTarget target, Form form) { super.onSubmit(); } }); } } msteff wrote: Hi, I am having problems using nested forms and changing locale. I have 2 links for changing