On Wed, 27 Jun 2012 07:46:08 -0300, karthi <rathinasamy....@snovabits.net>
wrote:
Hi,
Hi!
I have a page and inside that page's onActivate method called like below
servletResponse.sendRedirect("link");
You're using the wrong way of doing redirects in Tapestry event handler
methods. Instead, you should return a Link or java.net.URL instance.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org