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
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