I know setting this will handle exceptions from struts actions, but say an action forwards to a jsp, then in the jsp file you get an exception. How can you catch those exceptions? I need to use the web.xml exception handling instead of the struts <global-exceptions> tag right? Yes, No? Thanks.
- <global-exceptions> does Not handle exceptions... Mississippi John Hurt
- Re: <global-exceptions> does Not handle e... Liam Brady
- Re: <global-exceptions> does Not hand... Nuwan Chandrasoma