Re: [OS-webwork] ExceptionHandlerIntercepter

2003-11-18 Thread John Patterson
Title: Message I will put the related files (interceptor, sample action)  into Jira as soon as I can. - Original Message - From: Jason Carreira To: [EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 4:41 PM Subject: RE: [OS-webwork] ExceptionHandlerIntercepter

Re: [OS-webwork] ExceptionHandlerIntercepter

2003-11-18 Thread Francisco Hernandez
any chance of getting this into webwork-ext? John Patterson wrote: I just discovered a problem with my ExceptionHandlerInterceptor due to the design of the DefaultActionInvocation class. I have made some changes to this class which fix the problem and would like to run them past everybody.

RE: [OS-webwork] ExceptionHandlerIntercepter

2003-11-18 Thread Jason Carreira
--- Original Message - From: Jason Carreira To: [EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 3:58 PM Subject: RE: [OS-webwork] ExceptionHandlerIntercepter How does this handle the issue of content having been written out by the first result? Would you

Re: [OS-webwork] ExceptionHandlerIntercepter

2003-11-18 Thread John Patterson
ovember 18, 2003 3:58 PM Subject: RE: [OS-webwork] ExceptionHandlerIntercepter How does this handle the issue of content having been written out by the first result? Would you end up with part of the first page, then the error page? -Original Message-From: John

RE: [OS-webwork] ExceptionHandlerIntercepter

2003-11-18 Thread Fred Lamuette
6:59À : [EMAIL PROTECTED]Objet : RE: [OS-webwork] ExceptionHandlerIntercepter How does this handle the issue of content having been written out by the first result? Would you end up with part of the first page, then the error page? -Original Message-From: John Patt

RE: [OS-webwork] ExceptionHandlerIntercepter

2003-11-18 Thread Jason Carreira
AMTo: WebworkSubject: [OS-webwork] ExceptionHandlerIntercepter I just discovered a problem with my ExceptionHandlerInterceptor due to the design of the DefaultActionInvocation class.  I have made some changes to this class which fix the problem and would like to run them past

RE: [OS-webwork] ExceptionHandlerIntercepter

2003-11-18 Thread Fred Lamuette
+1 (I've written the same exception handler interceptor) -Message d'origine-De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]De la part de John PattersonEnvoyé : mardi 18 novembre 2003 16:21À : WebworkObjet : [OS-webwork] ExceptionHandlerIntercepter I just

[OS-webwork] ExceptionHandlerIntercepter

2003-11-18 Thread John Patterson
I just discovered a problem with my ExceptionHandlerInterceptor due to the design of the DefaultActionInvocation class.  I have made some changes to this class which fix the problem and would like to run them past everybody.   The ExceptionHandlerInterceptor catches any exceptions that occur