----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi,
> Thanks for the suggestions. My only worry is that my servlets are used
> mainly on intranets and many intranets use the same IP range (Lots of people
> use 192.168.0.X for example...) Any suggestions that are not IP based?
you just have to make sure, that the server your servlet is running is
connected to the internet and it can be reached from in there. Then, if
a nameserver is used, you can even make it with names. The Problem is
not the IP, because in intranets usually only inofficial IP's are used
and every official IP is unique.
Matthias
--
-------------------------------------
eMail: [EMAIL PROTECTED]
Homepage: http://www.m-brantner.de
Tel.: 0621-1211776
-------------------------------------
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]