good question - no answer? On 10/13/06, Mississippi John Hurt <[EMAIL PROTECTED]> wrote:
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.