hello,
i have a servlet which should be accesible from local network and from WAN Network (inernet)
Is there a possibility to say tomcat to charge username and
password, when the Tomcat session (or connection to servlet) comm from internet?
I thought as secound possibility to check in servlet,if
the connection comm from WAN (internet), but how could i ask
this in servlet?
thank you
i have a servlet which should be accesible from local network and from WAN Network (inernet)
Is there a possibility to say tomcat to charge username and
password, when the Tomcat session (or connection to servlet) comm from internet?
I thought as secound possibility to check in servlet,if
the connection comm from WAN (internet), but how could i ask
this in servlet?
thank you