> how to redirect to external url say www.google.com in case
> runtimeexception
> occurs

You need to "drill down" to the HttpServletResponse and call sendRedirect().

- Tor Iver

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

Reply via email to