Hi,
 
What would be the best approach for handling the error messages?
- set in very page <%@ page errorPage="error_page.jsp" %>?
- or  to use a global mapping for handling error messages (eg. Session
timeout, db connection broken, etc).
 
 
Thanks for any hint.
 
Julio

Reply via email to