On Fri, 13 Apr 2001, Klaus Sonnenleiter wrote:

> Oops, I guess I should have mentioned that I'm using the 4.0 version. Do 
> you happen to know where the RequestImpl or equivalent class is in 
> catalina? (I checked org.apache.catalina.core.* without success).
> 

The base class is org.apache.catalina.connector.HttpRequestBase.  The 1.1
connector subclasses this as
org.apache.catalina.connector.http.HttpRequestImpl.

Craig

Reply via email to