Re: email to system admin

2011-03-24 Thread Francis GALIEGUE
On Thu, Mar 24, 2011 at 14:27, Emil Dombagolla wrote: > Dear all, > > I have struts2 application running on tomcat 5. > > and i have few error pages to display the run-time errors defined in > web.xml. > > in any case if the application landed to error page i want to get an email > to my inbox wit

email to system admin

2011-03-24 Thread Emil Dombagolla
Dear all, I have struts2 application running on tomcat 5. and i have few error pages to display the run-time errors defined in web.xml. in any case if the application landed to error page i want to get an email to my inbox with the exception details . can i configure this with tomcat. please h