You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Vijaya Kumar <vi...@businex.com> on 2001/07/03 07:10:01 UTC

LocalAddress

Hi all,

Is it possible to get the ServerAddress from the servlet. How can I use the
final InetAddress class which has some staic methods in to my non static
Servlet doPost method.



Re: LocalAddress

Posted by Remy Maucherat <re...@apache.org>.
> Hi all,
>
> Is it possible to get the ServerAddress from the servlet. How can I use
the
> final InetAddress class which has some staic methods in to my non static
> Servlet doPost method.

I think this should be posted on tomcat-user (it's the most relevant list I
can think of).

Thanks,
Remy