|
|
|
|
|
Rahul has an interesting series of detailed blogs that show how to use different JVM-based scripting languages to write Servlets on Sun's WebServer 7.0 (download) even when using plain J2SE 5 (this is easier in Java SE 6 through JSR 223). The series includes a prologue providing some common code for all the languages and then specific and very detailed entries for jRuby, jScheme, Rhyno and Sleep. And, Now For Something Completely Different... All these use the in-memory JVM from the WebServer, but... Rahul also shows how to use FastCGI to call native Ruby directly. |
Posted by CHEAPBOOKS on January 20, 2007 at 02:57 AM PST #