2009/4/4 Martin Gainty <mgainty_at_hotmail.com>:
> RoR is an Apache HTTP Server Script
> you will need to route your CGI Scripts to a servlet which can parse CGI
> script commands such as CGIServlet
> http://tomcat.apache.org/tomcat-4.1-doc/catalina/docs/api/org/apache/catalina/servlets/CGIServlet.html
Sorry for my ignorance but.....I have read some how to in internet and
I've understood that all that I have to do is to create a war
application, with warbler, and deploy it under glassfish or tomcat.
Is it so or I'm wrong?