Assignment Deliverables

You must submit several things besides source code in one JAR package. Sun's instructions are clear on this point: If you miss any of the following deliverables, you will fail. The deliverables are summarized here:

  • All parts of your submission must be packaged into a single JAR file. You can nest JAR files inside the primary JAR file. The evaluator should be able to extract the files and run your application with little effort.

  • Include both compiled object files and the source. Three types of classes will exist: a few that you used from the download, but hadn't modified; any classes from the download that you did modify; and new classes that you wrote from scratch. These should be in an appropriate directory structure in ...

Get Sun Certification Training Guide (310-025, 310-027): Java™ 2 Programmer and Developer Exams now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.