AutoCompleteTextField and accentuated characters

2009-03-21 Thread tleveque
Hi, I have a problem AutoCompleteTextField and accentuated characters. When I type characters within the us-ascii set, there is no problem, but as soon as I use other characters (like 'é'), it doesn't work. The wrong character is received. With the Ajax debugger I can see that what is sent is wro

Calling a javascript function on render

2008-09-10 Thread tleveque
Hi I am kind of new to the wicket framework... But here is what I am trying to do: I am implementing a part of an already existing application. In this new section, I have a form, when it is submitted, if some conditions are respected, I need to call an already existing javascript function (that