Global exception handling

2007-10-12 Thread dmitry . rubenchik
Hi, I see some strange behavior in handling global exceptions in RAD 7.0. I load my InitSrvlet through WEB.xml (-1) to perform an app initialization from property files. Once this servlet is loaded, it effects struts global exception handling. Defined global exceptions are not caught by struts.

Global exceptions problem

2007-10-09 Thread dmitry . rubenchik
Hi, Group. I see some strange behavior in handling global exceptions in RAD 7.0. I load my InitSrvlet through WEB.xml to perform an app initialization from property files. Once this servlet is loaded, it effects struts global exception handling. Defined global exceptions are not caught by struts.