URLConnection.url

URLConnection.url

Class Overview | Class Members | This Package | All Packages

Syntax
protected URL url
Description
The URL represents the remote object on the World Wide Web to which this connection is opened.

The value of this field can be accessed by the getURL method.

The default value of this variable is the value of the URL argument in the URLConnection constructor.

See Also
getURL, url