Joe Hertz wrote:
> 2) Why didn't I see these deprecations in the 1.4.2 JDK? Seems like I should 
> have gotten them all along. But that would imply Tomcat 5.x isn't compliant 
> with the 2.1 spec, and I can't believe that. I assume it's error on my part.
>   

Were you compiling with deprecation warnings on?

> I'm now beginning to think the HttpServletRequest/Response *interface* wasn't 
> deprecated until the 1.5 JDK and every servlet container's implementations is 
> now generating these warnings. I'm just wondering why the Tomcat group never 
> fixed theirs. Again, I'm assuming I'm wrong.
>   

The HttpServletRequest/Response interfaces aren't in JDK 1.5, they're in
J2EE.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to