i need a server who support Rails and Java [closed]
i need a server who support ruby on rails and java
someone know about server who support those 2 programing languages?
You can always use JRuby for Ruby on Rails. There are some ways that you can convert your RoR application into a war file to deploy in a Java Application Server, like Tomcat. So, any Java Application Server can support both java and RoR applications.
Try the Deploying Ruby on Rails is easy page on the Ruby on Rails.
精彩评论