Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 5 - Parts 1 and 2
Date: Mon Nov 5 2001 10:58 pm
Author: Lee, Peter <petel@cmu.edu>
Subject: Re: 3 questions

Given these questions, I am assuming that you have decided not to use the HttpTokenizer class that we provided for you. That is just fine, though I will point out that HttpTokenizer completely shields you from having to worry about readers or buffered readers.

Anyway, given this assumption, what you say is right --- there i sno advantage to using a raw Reader. It would be better to use the Reader object to create a StreamTokenizer. Notice that HttpTokenizer does exactly that.
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
3 questions      Chen, Richard      Sun Nov 4 2001 1:24 am       
Re: 3 questions      Chen, Richard      Sun Nov 4 2001 1:30 am       
Re: 3 questions      Chen, Richard      Sun Nov 4 2001 4:02 am       
Re: 3 questions      Lee, Peter      Sun Nov 4 2001 11:05 am       
Re: 3 questions      Lee, Peter      Sun Nov 4 2001 11:07 am       
Re: 3 questions      Lee, Peter      Sun Nov 4 2001 11:04 am       
Re: 3 questions      Lee, Peter      Sun Nov 4 2001 11:03 am       
Re: 3 questions      Chen, Richard      Mon Nov 5 2001 6:43 pm       
Re: 3 questions      Lee, Peter      Mon Nov 5 2001 10:58 pm       

Back to previous screen