Project I for Web Management Class
This web page is produced by simple HTML that you can read using the
"view source" buttons on your browser.
- Write a Java program to output this HTML text line by line as it is written. (Not and I repeat NOT as a single string in one statement!!)
- Run your program under Unix on the "ocelot" computer.
- Capture the output from your program and store it in a file named P1.htm
- Move that file to your public_html directory on "ocelot".
- Ensure the permissions of the file are 755.
- Access the file from your browser with ocelot.aul.fiu.edu/~your_user_id/P1.htm
When you get a copy of this page you are done.
The project should be completed by September 8, 2009.
You should submit a hard copy listing of your Java program.