Question: Use your knowledge of file handing in Java to create a web page generator that will: Upload your code, as well as a photo or

Use your knowledge of file handing in Java to create a web page generator that will:

Upload your code, as well as a photo or screen capture or video of your home page installed on your browser.

The basic format of a web page to accomplish this assignment appears here: webPageTemplate.htm

Open this page in a browser, right click and choose the option to View Source or inspect the source code somehow.

Or, open this page in a text editor like Notepad, Wordpad, nano, TextEdit, or Notepad++ to see and examine the code.

Your challenge is to automate the creation of a full web page that will read from your source file and populate a web page.

You may want to store your data as:

{URL} {ImgURL} {WebSiteName}

...

...if you would like to write longer names for the web pages.

Here's what I already have in my text document.

Your title goes here, appears in the title bar

  1. take in data from a text file listing the name of a site, the URL of that site, and an icon representing that site,
  2. incorporate that data in a web page using your knowledge of HTML and especially, the tag,
  3. output to an HTML file your finished web page containing hotlinks to the list of sites.

Your title goes here, appears in the title bar

Use your knowledge of file handing in Java to Use your knowledge of file handing in Java to Use your knowledge of file handing in Java to Use your knowledge of file handing in Java to Use your knowledge of file handing in Java to Use your knowledge of file handing in Java to create a web

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!