On Wed, 17 Feb 2010 08:32:14 -0200, Markus Joschko <markus.josc...@gmail.com> wrote:

The only thing were we stumbled was the the communication between
javascript and the server when you leave the tapestry zone mechanism
(e.g. drag&drop). Tapestrys custom URL encoder makes it hard to create
links on the client side. However we didn't spend much time on this
issue but went ahead with the first workaround we found.

I use query parameters instead of the context for this communication, so no encoding must be done.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, 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