Question: Modify the WebGet program to print only the title of the returned HTML page. An HTML page has the structure ... ... For example, if
Modify the WebGet program to print only the title of the returned HTML page. An HTML page has the structure

... ... For example, if you run the program by typing at the command line java WebGet horstmann.com/ the output should be the title of the root web page at horstmann.com, such as Cay Horstmann's Home Page.
Step by Step Solution
3.34 Rating (157 Votes )
There are 3 Steps involved in it
The image youve provided contains instructions for modifying a Java program named WebGet to extract and print the title of an HTML page The relevant p... View full answer
Get step-by-step solutions from verified subject matter experts
