Using the HttpURLConnection class - TechRepublic
General discussion
February 27, 2002 at 01:41 AM
giggles

Using the HttpURLConnection class

by giggles . Updated 24 years, 3 months ago

Hi!! I am a 20 year old, studying Computer Science. We have been given an assignment to write a Java program that does the following:

Displays information about a file URL like tis type, encoding, length, dates of creation, last modification and expiry. Also, the request method, response message and response code for a Web URL are to be displayed.

We have managed to solve the first part of this question. But the latter half still remains to be done. Please help!!!

This discussion is locked

All Comments