You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Renato <we...@cienciapura.com.br> on 2001/12/19 12:54:57 UTC

Difference in the Request class between Tomcat 3.2 and Tomcat 3.3

Hi all,

What happened to methods getRemoteAddr, getServerName, getServletPath in 
the Request class for Tomcat 3.3 ? 

I had an Interceptor written for Tomcat 3.2 that uses these methods within 
the Request. How can I access internal servlet information from Request int 
Tomcat 3.3 ?

Thanks again
Renato - Brazil.

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


Re: Difference in the Request class between Tomcat 3.2 and Tomcat 3.3

Posted by Renato <we...@cienciapura.com.br>.
Just found it... they change names... ( silly me :)) )

On Wed Dec 19 11:54:57 2001, "Renato" <we...@cienciapura.com.br> 
escreveu :

> Hi all,
> 
> What happened to methods getRemoteAddr, getServerName, getServletPath in 
> the Request class for Tomcat 3.3 ? 
> 
> I had an Interceptor written for Tomcat 3.2 that uses these methods 
within 
> the Request. How can I access internal servlet information from Request 
int 
> Tomcat 3.3 ?
> 
> Thanks again
> Renato - Brazil.
> 
> --
> To unsubscribe, e-mail:   <mailto:tomcat-dev-
unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:tomcat-dev-
help@jakarta.apache.org>
> 
> 
> 
> 

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