Re: Hello? Anybody?

2000-11-04 Thread Craig R. McClanahan
Ethan Wallwork wrote: > [snip] > RequestDispatcher calls ServletWrapper.service(), which in turn calls it's > superclasses (Handler) service() method. Neither of these methods declare they > throw ServletException or IOException, so there is no chance that these > exceptions are going to get pr

RE: Hello? Anybody?

2000-11-02 Thread Ethan Wallwork
tDispatcher (barring sneaky handoffs). -- Ethan -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 02, 2000 12:50 PM To: [EMAIL PROTECTED] Subject: Re: Hello? Anybody? Larry Isaacs wrote: > Thanks Craig, > > To support this beha

Re: Hello? Anybody?

2000-11-02 Thread Craig R. McClanahan
n exception), and throw this exception on to the container. We'll see what the expert group has to say. Craig > > -Original Message- > From: Larry Isaacs [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 02, 2000 2:35 PM > To: '[EMAIL PROTECTED]' > S

Re: Hello? Anybody?

2000-11-02 Thread Craig R. McClanahan
Larry Isaacs wrote: > Thanks Craig, > > To support this behavior, should the spec require that for a JSP that is > "included" or "forwarded", handlePageException() is required to propagate > the exception back to the caller? Currently, it just says that if there is > no error page, it should "pe

RE: Hello? Anybody?

2000-11-02 Thread Larry Isaacs
- From: Larry Isaacs [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 02, 2000 2:35 PM To: '[EMAIL PROTECTED]' Subject: RE: Hello? Anybody? Thanks Craig, To support this behavior, should the spec require that for a JSP that is "included" or "forwarded", handlePage

RE: Hello? Anybody?

2000-11-02 Thread Larry Isaacs
nt: Thursday, November 02, 2000 1:28 PM To: [EMAIL PROTECTED] Subject: Re: Hello? Anybody? Ethan Wallwork wrote: > Since the spec implies that exceptions should be thrown from a > RequestDispatcher call rather than handled, and there seems to be nothing in > the spec that forbids this behav

Re: Hello? Anybody?

2000-11-02 Thread Craig R. McClanahan
ge- > From: Larry Isaacs [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 02, 2000 8:03 AM > To: [EMAIL PROTECTED] > Subject: RE: Hello? Anybody? > > Hi Ethan, > > I was hoping that someone more experienced would respond. I am looking > at an issue related to servl

RE: Hello? Anybody?

2000-11-02 Thread Ethan Wallwork
cs [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 02, 2000 8:03 AM To: [EMAIL PROTECTED] Subject: RE: Hello? Anybody? Hi Ethan, I was hoping that someone more experienced would respond. I am looking at an issue related to servlets throwing UnavailableExceptions which is impacted by the t

RE: Hello? Anybody?

2000-11-02 Thread Larry Isaacs
something like this, my guess is that you would specify (s) in your web.xml that direct the exceptions to an error handling servlet to deal with them. Cheers, Larry -Original Message- From: Ethan Wallwork [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 01, 2000 11:58 AM To: [EMAIL PROTECTE

Hello? Anybody?

2000-11-01 Thread Ethan Wallwork
Can someone PLEASE respond on this? Even if only to tell me I have no idea what I'm talking about? I really would like to find out what the proper behaviour for Tomcat in this situation is. Thank you, Ethan -Original Message- From: Ethan Wallwork [mailto:[EMAIL PROTECTED]] Sent: Monda