Jon Stevens wrote:
> 
> on 7/6/01 11:15 AM, "Rapha�l Luta" <[EMAIL PROTECTED]>
> wrote:
> 
> > process(HttpRequest req, HttpResponse rsp)
> > {
> >  HttpResponseImpl response = ((HttpRequestImpl)req).getResponse();
> >
> >  response.write(...).
> >  ...
> > }
> 
> So, then override the req object that is passed in so that it returns the
> right res object.
> 

These are Tomcat specific implementation classes.

--
Rapha�l Luta - [EMAIL PROTECTED]

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

Reply via email to