Lab 7 - February 11

 

To receive credit for this lab assignment, you must be finished by Tuesday, February 11, at 10:00 p.m.  After this time you will not receive any credit.

 

Instructions:

1.  Login to UNIX, and do the following:

Learn how to build a web page, using the basics of HTML. Refer to the UH UNIX site:

http://www.hawaii.edu/itsdocs/net/htmlprimer/
http://www.hawaii.edu/itsdocs/net/htmlcodes/
http://www.hawaii.edu/itsdocs/net/webglossary/
http://www.hawaii.edu/itsdocs/net/goodhtml/

Make sure you make your page public(readable by web browsers) if it is not already readable ('you are not authorized to view this page' message when you try loading your page).   Go to the following link, log in, and make sure you set your public_html directory to 'full access'.

https://sunsys.its.hawaii.edu/acctmgmt/

Note:  this will open up access to anybody wishing to view the contents of your public_html directory... if you don't want to do this, read the directions at the following link, or move the files you don't want people to view to a folder outside of your public_html folder.

Have your page display:

Name
Major
Reason to take ICS111

2.  Send an e-mail in Pine (Getting Started with Pine, PDF) and send a link to the web page in the e-mail body to the ics111-lab@hawaii.edu account.  For example, a link to my page is:  http://www2.hawaii.edu/~sharritt/index.html

3.  Check the webpage to make sure that the e-mail arrived.  Here is the URL:

4.  Once I (TA) get the e-mail in my account AND I can verify it on the web, you will receive your lab participation point.

 

Link to the Java API -  to look up any methods of any class you would like to use.