Demo .war file for Quizine

My new baby project, Quizine, has now a demo .war file that you can download to and deploy in any Java web application container.

Since this .war is for demo purposes only, it uses an HSQL database running in-process and memory-only. As a consequence, all changes that you make will only be consistent until you restart the container, at which point they will be reset.

You can also check the project’s main page (http://code.google.com/p/quizine) where you can find additional details about getting the application, building it, running, etc.

0 comments ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment