I have a servlet which will get a url using GetMap, from behind a firewall.
I am using the java demo code in a servlet.
The problem is that it works the first time but then all subsequent request redirects too many times.
Does anyone have a servlet or jsp working?
Thanks.