all groups > dotnet faqs > october 2004 >
You're in the

dotnet faqs

group:

HTTPRequest and JAVA Servlet


HTTPRequest and JAVA Servlet Greg Reevosh via .NET 247
10/17/2004 3:05:34 AM
dotnet faqs: I am sorry if I double post but here is the problem:

I am trying to use HTTPRequest/Response object to make call's to some JAVA Servlets. Those servlets have internal redirects. I keep getting 500 error in WebException, any ideas why?

Can I follow the re-directs? If I put the URL directly to browser it works fine.

Thanks
--------------------------------
From: Greg Reevosh

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

Re: HTTPRequest and JAVA Servlet Dino Chiesa [Microsoft]
10/27/2004 1:43:41 PM
500 = server error.
The Servlet doesn't like your request.


[quoted text, click to view]

AddThis Social Bookmark Button