As ajax based user interfaces becomes popular, programmers (or nutcases like me :) often ask how can we make a page's content available both through ajax calls and through plain old methods.
This project is an attempt to find ways of doing such stuff.
As I am primarily a Java developer, the codebase will most likely revolve around Java.