Hello all,

Is it possible to automatically encode PageParameters?
When I put a String like "bien-ĂȘtre" in a parameter, and redirect to a
page using that parameter,
I get an illegal url request. (only 0-9, a-z, A-Z and some characters
are legal).
Is it possible to encode it automatically, to: "bien-%C3%AAtre"?

Kind regards,

Sjoerd Schunselaar

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to