Hi, Balaji
I'm bit confused on how to package deliverables for my assignment.i'm not clear on the steps to be followed for this .kindly let me know the steps to be followed for uploading my assignments ...
Well, you must provide only one JAR File, named after your prometric id (for example: sr1683652.jar).
Inside this file you must have at least one file named "index.html", which contains your project.
You may create separate html files, but all of them must be acessible via the index.html file or its links.
The diagrams may be saved as pictures (JPG, GIF) and inserted on HTML files (<IMG> tag). This files have to be accessible from your index.html file.
You may create links in your index.html like that:
- Class diagram -> pointing to an HTML file containing the image and some description
- Sequence (or Collaboration) diagram -> pointing to an HTML file containing the image and some description
- Component diagram -> pointing to an HTML file containing the image and some description
- Assumptions -> pointing to an HTML file containing the list of your assumptions
Don�t forget to include your name and prometric Id in the index.html file.