Re: Porting exception propagation changes to Tomcat 3.3

2000-12-03 Thread cmanolache
Hi Larry, > I'm in the process of porting the Tomcat 3.2 exception propagation > changes to Tomcat 3.3 that were made to Handler.java, > ServletWrapper.java, and RequestDispatcherImpl.java. I was trying > to review behavior as I do so to see what can be improved or cleaned > up. The only import

Porting exception propagation changes to Tomcat 3.3

2000-12-03 Thread Larry Isaacs
Hi Costin, I'm in the process of porting the Tomcat 3.2 exception propagation changes to Tomcat 3.3 that were made to Handler.java, ServletWrapper.java, and RequestDispatcherImpl.java. I was trying to review behavior as I do so to see what can be improved or cleaned up. One thing that looks lik