jboard is a bulletin board project written in java. it relies on struts, jaas, tiles,hibernate, jstl, log4j, xhtml and css2. it has been build to enhance some knowledge on these libraries. this project was a prototype, and is no longer supported.
A chess board, written purely in Java.
Used as a GUI for chess-engines.
jboard communicates with chess engines using "chess engine protocol" described in:
http://www.gnu.org/software/xboard/engine-intf.html
*********
The code is in GitHub:
https://github.com/astern7/jboard
*********
Released under MIT license.