Re: Filters and HttpServletResponse.close();

2002-02-07 Thread Glen Nakamura
should be completed before my doFilter() returns. It was staring right at me and I couldn't see it. Thanks for the tip! - Glen Nakamura On Wed, Feb 06, 2002 at 09:12:19PM -0800, Craig R. McClanahan wrote: > > > On Wed, 6 Feb 2002, Glen Nakamura wrote: > > > Date: Wed, 6 Feb 2

Filters and HttpServletResponse.close();

2002-02-06 Thread Glen Nakamura
pServletResponse.close(). Did I miss something? - Glen Nakamura -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

[PATCH] Fixes problem with Warp connector and HTTP POST via SSL.

2002-02-06 Thread Glen Nakamura
constructing a new WarpPacket on every invocation? I'll leave that decision to people who are more familiar with the code. - Glen Nakamura --- webapp-module-1.0.1-tc401/java/WarpRequest.java Wed Oct 31 13:21:33 2001 +++ ../webapp-module-1.0.1-tc401/java/WarpRequest.java Fri Feb 1 14:46:53