Two Laptop Bag
The moose likes Beginning Java and the fly likes HTTP Error Codes Help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "HTTP Error Codes Help" Watch "HTTP Error Codes Help" New topic
Author

HTTP Error Codes Help

Dale DeMott
Ranch Hand

Joined: Nov 02, 2000
Posts: 514
How do I might I get a response object from an external site and pull out the error codes without using a Servlet?


By failing to prepare, you are preparing to fail.<br />Benjamin Franklin (1706 - 1790)
pascal betz
Ranch Hand

Joined: Jun 19, 2001
Posts: 547
hi

and then there is a the getResponseCode() method to get information from the connection.


pascal
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: HTTP Error Codes Help
 
Similar Threads
Custom Error Page Filter
plz help URGENT
"this" question required
Difference in status and error codes
error page for exceptions