View Single Post

  #1 (permalink)  
Old 01-24-2003
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Java - Tomcat is working

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.
Reply With Quote