This post originated from an RSS feed registered with Agile Buzz
by Joe Walnes.
Original Post: Jython, Velocity, Jetty and ... REST
Feed Title: Joe's New Jelly
Feed URL: http://joe.truemesh.com/blog/index.rdf
Feed Description: The musings of a ThoughtWorker obsessed with Agile, XP, maintainability, Java, .NET, Ruby and OpenSource. Mmm'kay?
Jason Briggs has put together a great article on REST ( Representational State Transfer ) style application development using Jython and Velocity on Jetty. His goal is simpler servlet development that is more standards compliant. You don't need to use Gets and Posts only and he shows you how to do it all with Jython. He even includes as a resource in the article a jar file combining Velocity and the JythonUperspect customizer to let velocity work with Jython objects.
[via del.icio.us/tag/jython]