[PATCH]: format of code generated for useBean action

2002-07-26 Thread Doug Kearns
Hello all, This mini-patch provides a minor improvement to the formatting of the code generated for the useBean action. Whilst hardly earth shattering, it has been bugging me :-) Patch against Tomcat 4.0.4. Regards, Doug --- BeanGenerator.java.original Sat Jul 27 12:06:30 2002 +++ BeanGenera

Code duplication in HttpResponseBase

2002-07-18 Thread Doug Kearns
I was just perusing the source of HttpResponseBase and noticed that the method bodies of encodeURL() and encodeRedirectURL() were identical. We all know where duplication leads ... Regards, Doug -- To unsubscribe, e-mail: For additional commands, e-mail: