Development Blog
Software Development Articles and Opinions
Categories: Technical | 2 Comments
attemptlogin

This is a small walkthrough of a simple login screen written with the Google Web Toolkit on the front end, and Groovy and Hibernate on the back end. The entire source code can be found here. For the purposes of brevity we will look at only parts of the code. An IntelliJ 7 project file [...]