Not too long ago I posted an article on the Play! framework. The framework has some promising features that really helps develop web applications in Java. To show how easy it is to use, I wanted to demonstrate with an example. Update #1: Since the article posting there have been a couple of suggestions for [...]
Continue reading...Wednesday, December 17, 2008
In an endless search for efficiently building Web applications, one might stumble upon a new framework called Play! Using enterprise backed Java with a Rails-esque feel, the Play! framework seems to offer quite a bit over traditional web development tools with its straightforward development environment and ease of deploying. Taken from the website: The Play! framework makes [...]
Continue reading...Monday, October 27, 2008
Apache Tomcat is the name in JSP, and you’ll need to get a copy before being able to try out the many cool web applications and frameworks out there (like ZKoss’s ZK). Finding a development need to run JSP pages (and wanting to try out ZK), I decided to get the latest Tomcat version [...]
Continue reading...
Wednesday, December 17, 2008
5 Comments