Current Forum: Homework 5 General Forum |
Date: Tue Nov 20 2001 10:55 am |
Author: Liu, Limin Angela <laliu@andrew.cmu.edu> |
Subject: Re: HttpTokenizer |
|
|
Andrew, I studied both URLConnection and HttpURLConnection, and a strange thing is HttpURLConnection extends URLConnection which is a class, but HttpURLConnection is abstract. Did you write your own class to extend HttpURLConnection in order to call its methods? Thanks! |
|