Hello, I read the instruction on submission and it says "all deliverables will be accepted as HTML only and each diagram must be UML compliant." " build a jar archive that contains all html files". But as I understand, we need to have several .gif or .jpg type image files anyway, so does that requirement actually mean that we can build a jar archive that includes "index.html" and those few image file(.gif) and submit it ? Then when grader opens it, he/she just reads the index.html and can navigate to the image files. Does this make sense ? can somebody help ? Thanks, Ian
Rufus BugleWeed
Ranch Hand
Joined: Feb 22, 2002
Posts: 1551
posted
0
It looks to me like you have complete comprehnsion of the assignment. Certainly index.html will have some hotlinks in it. No?
Frederic Vermaut
Greenhorn
Joined: Jun 04, 2002
Posts: 7
posted
0
I understand you have to provide a kind of small web site (just like the assignment you have downloaded), and put all the files in a jar archive file.