Hi,

Well, I have overrided AjaxEditableLabel to use the wicketAjaxPost (that's
solved my problem), because I shall not change the URIEncoding (there may be
conflits with others applications running under the Tomcat server and I'm
not allowed to do that :'( ).

Thanks for your reply

Regards

Julien Roche Aka Indiana_Jules


On Tue, Dec 8, 2009 at 8:30 PM, TahitianGabriel <glan...@piti.pf> wrote:

>
> Try to add URIEncoding="UTF-8" in the Connector meta in the server.xml file
> of Tomcat:
>
> <Connector URIEncoding="UTF-8" ...>
>
> Should solve your problem...
>
> Regards,
>
> Gabriel.
> --
> View this message in context:
> http://old.nabble.com/AjaxEditableLabel-tp26676156p26699350.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to