Hi. The 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)
To implement this, I patched 3 repositories jakarta-servletapi-5,
jakarta-tomcat-connectors, jakarta-tomcat-catalina
I tested the "connectors" patch against 4.0 and my changes don't seem to
break 4.0 (and so dont require messing with forking connectors.)
Cheers,
-bob
P.S. The servletapi is still sprinkled with tabs. I tried to preserve
the current tabbing (and not change all to spaces per jakarta rule(?))
|
Mime |
- Unnamed multipart/mixed (inline, None, 0 bytes)
|