[EMAIL PROTECTED] wrote: > patrickl 2002/08/01 10:20:36 > > Modified: coyote/src/java/org/apache/coyote Response.java > coyote/src/java/org/apache/coyote/tomcat4 > CoyoteResponse.java > Log: > Servlet 2.4 spec says that ServletResponse now gets two more methods, (from >sections 5.4, 14.2.22) Namely; > String getContentType(); > void setCharacterEncoding(String charset) > Submitted by: Bob Herrmann ([EMAIL PROTECTED])
As I've said, I'm against this patch. Servlet 2.4 changes should go in a new adapter IMO, rather than mixing things. Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>