Hi,
I'm testing the tomcat5 cluster in an environment where multicast
connections are filtered. So in order to test our implementation in a
cluster tomcat, i created this little UdpService that is heavily based
in McastService, but the cluster nodes are specified in an attribute as
comma delimi
Hi,
I include a JSP page via RequestDispatcher.include(request,
responseWrapper), being responseWrapper a subclass of
ServletResponseWrapper. This responseWrapper object has its own
ServletOutputStream, the JSP page must write its out to the
responseWrapper's ServletOutputStream. However, it write
Hi,
I include a JSP page via RequestDispatcher.include(request,
responseWrapper), being responseWrapper a subclass of
ServletResponseWrapper. This responseWrapper object has its own
ServletOutputStream, the JSP page must write its out to the
responseWrapper's ServletOutputStream. However, it write
+1
Raúl
"Craig R. McClanahan" wrote:
> Now that the "Proposed Final Draft 2" versions of the Servlet 2.3 and JSP
> 1.2 specs have been published (with Tomcat 4.0 updated to support the
> latest changes), and a ton of bug fixes have been made, I would like to
> propose that we create a "Tomcat 4