> 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: [email protected] For additional commands, e-mail: [email protected]
