You can set your session timeout parameter to 45 minute in web.xml like this
45
also you can easily handle this exception in a seperate page by adding following code to your web.xml
javax.faces.application.ViewExpiredException
/exception/sessionexpired.xhtml