On Thu, 09 Jun 2011 14:57:39 -0300, Pups <vasy...@devcom.com> wrote:

Hello everybody,

Hi!

Ok, I'm trying to encode return_url parameter before calling
addParameter("return_url", returnUrl)

You should do that yourself, as the method documentation says: "Adds a parameter value. The value will be added, as is, to the URL. In many cases, the value should be URL encoded via URLEncoder. Which encoding are you using? Out-of-the-box, Tapestry uses UTF-8, so should you.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to