java - Are there frameworks for Jython or JRuby, or is it you can run a py or ruby app on the JVM? -
are there specific frameworks jython or jruby, or can run py or ruby app on jvm?
i.e. take python django app, , can run in on tomcat using jython?
sorry little confused.
jruby 1.5.x compatible ruby 1.8.7, , pretty write in ruby work in jruby. includes applications written in frameworks such ruby on rails, can converted war file , deployed tomcat. in fact netbeans ide comes ruby on rails support , default you're using jruby. makes easy if you're getting started language and/or framework.
Comments
Post a Comment