Wednesday, April 28, 2010

SCJD Certification Exam

After 3 months of work I've completed my assignment for the SCJD (Sun Certification Java Developer) exam. In particular the assignment was URLyBird 1.3.1, an hotel booking system. The architecture is composed of a RMI server and a Swing client. The database is implemented as a file, with locking primitives for updating records. Here you can find the entire project JAR: https://dl.dropbox.com/u/1580227/URLyBird.zip

No comments:

Post a Comment