I am trying to have a common routine for Exceptions.
 
Inside Action Class I am calling this common method, passing ActionMapping as 
parameter, doing some stuff like logging and then forwarding to error page.
 
But the problem is what if i get exception in my normal Common Java files 
(which does not have ActionMapping) - then how i can forward it to error page ?
 
I am bit confused in how to handle exceptions in effective way. Pls guide me.
 
regards
Manisha
 
 
 
 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to