资 源 简 介
Project releases on-line web variation of version of famous board game - Scrabble (r). The name of this project is Scribble because it has another rules, boards and ratings system. Project was started to take more experience in Java language programming but now it"s something more...
This web project that required servlet container (Tomcat or something like) and SQL server.
Project uses following libraries and technologies:
* Java 7 Standard Edition - multithreading, serialization, JavaBeans and other SE technologies are used in this project. No any J2EE (expect servlets) technologies.
* Springframework - injection container and other features of this framework are used. All project configuration and components interaction described in Spring configuration files.
* Hibernate - DB mapping framework for store data in database. We can use any relation database to store data.
* jQuery - JavaScript UI library.
* Maven2 -