Lisptorq 0.1.3

Lisptorq simplifies creating Java data objects. You specify a database schema and Lisptorq generates all Java source code for you!

Lisptorq's output is similar to Apache Torque's generator, but it is easier to use and the generated source code is free from external dependencies. We've released Lisptorq under the GPL. Read more...

Struts Tutorials

This is a multipart series exploring Apache Foundation's Struts web application framework:

Struts overview
Understand what Struts is and how you can use it to build better web applications.
Installing Struts
Learn how to install Tomcat and Struts.
Hello World!
We'll build a simple Struts application from the ground up and deploy it on Tomcat 5.0.

Singapore residents may be interested in our upcoming 3-Day Struts Workshop.

Source Code and Errata for Beginning Apache Struts 1.2: From Novice to Professional

Get the source code for this book here.

Jlisp 0.2

Jlisp is a small, fast, Scheme-like interpreter, which you can easily extend with external Java or LISP libraries. Read more...