HttpServletResponseWrapperSetStatusMsgTest

2002-07-09 Thread Byron L Bailey
Hi, This test calls the method HttpServletResponse.setStatus(int, String) which was deprecated at servlet API 2.1. Therefore, should this test still belong in the 2.3 test buckets? -Byron -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: HttpServletResponseWrapperSetStatusMsgTest

2002-07-09 Thread Ryan Lubke
Hi Byron, Yes, even though it's deprecated, it is a part of the API and still valid to call. -rl On Tue, 2002-07-09 at 12:51, Byron L Bailey wrote: Hi, This test calls the method HttpServletResponse.setStatus(int, String) which was deprecated at servlet API 2.1. Therefore, should this

Re: HttpServletResponseWrapperSetStatusMsgTest

2002-07-09 Thread Byron L Bailey
PROTECTED] OM cc: Subject: Re: HttpServletResponseWrapperSetStatusMsgTest

Re: HttpServletResponseWrapperSetStatusMsgTest

2002-07-09 Thread Ryan Lubke
: Subject: Re: HttpServletResponseWrapperSetStatusMsgTest 07/09/02 01:49 PM

Re: HttpServletResponseWrapperSetStatusMsgTest

2002-07-09 Thread Byron L Bailey
[EMAIL PROTECTED] OM cc: Subject: Re: HttpServletResponseWrapperSetStatusMsgTest