You are viewing a plain text version of this content. The canonical link for it is here.
Posted to watchdog-dev@jakarta.apache.org by Byron L Bailey <ba...@us.ibm.com> on 2002/07/09 19:51:47 UTC

HttpServletResponseWrapperSetStatusMsgTest

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: HttpServletResponseWrapperSetStatusMsgTest

Posted by Ryan Lubke <Ry...@Sun.COM>.
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 test still
> belong in the 2.3 test buckets?
> 
> -Byron
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>