Re: problem with ViewHandlerException

2008-10-01 Thread Leonardo Uribe
On Wed, Oct 1, 2008 at 7:41 AM, Andrea Paternesi <[EMAIL PROTECTED]>wrote: > Hi all, > > i am new here. > I have a problem trying to handling the viewHandlerException. > > As proprosed in this blog here > http://www.jroller.com/mert/entry/handling_errors_with_an_errror > i made a FacesServer wrapp

problem with ViewHandlerException

2008-10-01 Thread Andrea Paternesi
Hi all, i am new here. I have a problem trying to handling the viewHandlerException. As proprosed in this blog here http://www.jroller.com/mert/entry/handling_errors_with_an_errror i made a FacesServer wrapper to trying to catch for ServletException. Now the main part of the code is this one.