From N V Fitton, ideas to share with my students at Northern Virginia Community College, Alexandria campus.
I teach mathematics and computer science.

Monday, December 12, 2005

100 Java archives

Here's a page on JAR files, the archiving system built into Java. The beauty of it is that it allows you to send and run compact archived packages.

Your task for this evening, which will serve as your final: Show your ability to perform new tasks under pressure by creating a web page on the Linux server that incorporates the TicTacToe application in the JDK demos. TicTacToe must be in a JAR file. Change the images for X and O to any other pair of GIF images. Center the game on the web page, which may not be a simple copy of the JDK-included web page.

0 Comments:

Post a Comment

<< Home