SCJP, SCJD,SCWCD,SCDJWS,SCEA 5 MCP-C#, MCP-ASP.NET - http://www.khaledinho.com/
Life is the biggest school
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
META-INF/
META-INF/MANIFEST.MF
runme.jar
db-2x1.db
readme.txt
version.txt
code/
code/suncertify/
code/suncertify/client/
code/suncertify/client/gui/
code/suncertify/client/gui/command/
code/suncertify/client/gui/validation/
code/suncertify/client/gui/view/
code/suncertify/common/
code/suncertify/common/command/
code/suncertify/common/model/
code/suncertify/common/propertyeditor/
code/suncertify/common/validation/
code/suncertify/common/view/
code/suncertify/db/
code/suncertify/server/
code/suncertify/server/dao/
code/suncertify/server/gui/
code/suncertify/server/gui/command/
code/suncertify/server/gui/validation/
code/suncertify/server/gui/view/
code/suncertify/server/network/
code/suncertify/server/service/
resources/
resources/suncertify/
resources/suncertify/client/
resources/suncertify/server/
docs/
docs/client/
docs/diagrams/
docs/javadoc/
docs/javadoc/resources/
docs/javadoc/suncertify/
docs/javadoc/suncertify/client/
docs/javadoc/suncertify/client/gui/
docs/javadoc/suncertify/client/gui/command/
docs/javadoc/suncertify/client/gui/validation/
docs/javadoc/suncertify/client/gui/view/
docs/javadoc/suncertify/common/
docs/javadoc/suncertify/common/command/
docs/javadoc/suncertify/common/model/
docs/javadoc/suncertify/common/propertyeditor/
docs/javadoc/suncertify/common/validation/
docs/javadoc/suncertify/common/view/
docs/javadoc/suncertify/db/
docs/javadoc/suncertify/server/
docs/javadoc/suncertify/server/dao/
docs/javadoc/suncertify/server/gui/
docs/javadoc/suncertify/server/gui/command/
docs/javadoc/suncertify/server/gui/validation/
docs/javadoc/suncertify/server/gui/view/
docs/javadoc/suncertify/server/network/
docs/javadoc/suncertify/server/service/
docs/server/
docs/choices.txt
docs/instructions.html
docs/userguide.html
SCJP, SCJD,SCWCD,SCDJWS,SCEA 5 MCP-C#, MCP-ASP.NET - http://www.khaledinho.com/
Life is the biggest school
All elements of your submission must be packaged in a single JAR file. The JAR file must have the following layout and contents in its root:
* The executable JAR containing the programs. This must be called runme.jar.
* The original, unchanged database file that was supplied to you. Note that you must keep a copy of the original database file supplied to you, and this must be the file you submit. The marking process will expect the exact same data without any changes.
* A directory called code, containing all the source code and related parts of your project. You must create subdirectories within this to reflect your package structure and distribute your source files within those directories.
* A file called version.txt. This must contain pure ASCII (not a word processor format) indicating the exact version of JDK you used, and the host platform you worked on.
* A directory called docs, containing the following items at the top level:
o This html file.
o A subdirectory called javadoc, containing HTML/Javadoc documentation for all classes and interfaces you are submitting.
o A file called choices.txt that containing pure ASCII (not a word processor format) text describing the significant design choices you made. Detail the problems you perceived, the issues surrounding them, your value judgments, and the decisions that you made. This document should also describe any uncertainties you had regarding the project, and the decisions you made when resolving them.
o User documentation for the database server and the gui client. If your user documentation is online then you may omit this file. However, if the documentation is not online, you must provide either a single plain ASCII (not word processor format) text document, which must be called userguide.txt, or multiple HTML files which must all be accessible from a starting point document that must be called userguide.html.
SCJP, SCJD,SCWCD,SCDJWS,SCEA 5 MCP-C#, MCP-ASP.NET - http://www.khaledinho.com/
Life is the biggest school
-------------------------<br />SCSA,SCNA,SCJP,SCEA
SCJP, SCJD,SCWCD,SCDJWS,SCEA 5 MCP-C#, MCP-ASP.NET - http://www.khaledinho.com/
Life is the biggest school
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
42
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
Hans, is it possible that there is some kind of file protection problem that prevented the code directory being restored to disk during the extraction process?
Brainstorming - Regarding extra top level directories: if extraction is an automatic process, then the resources directory would not be extracted. So some files in that directory would be missing. But Sun wrote that the "code" directory was missing, not some file could not be found.
If you feel you must ask your question, you should address it to [email protected]. Clearly indicate that the question relates to the Sun Certified Developer Exam, provide your candidate ID number, name, and include your return email address in the body of your message. Describe your issue as briefly as reasonably possible; you will be asked for more information if necessary.
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
Is this normal ?
Ask a Meaningful Question and HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.