On Mon, Mar 24, 2008 at 8:42 AM, Damaris Fuentes
<rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:>
>  Hi you all,
>  (this thread is not important, it''s just I would appreciate your
opinion
>  if you can throw it out :D)
>
>  I''m involved in a P2P Java desktop app that have to be
transformed in a
>  Web app. I am not willing to rewrite the Java app that is already done
>  and, apart from that, I have to use specific libraries such as JXTA or
>  Jena.
>
>  So I started to learn Grails. However, in my humble opinion, Grails is
>  far away from Rails, even though is quite similar. The advantage is that
>  I wouldn''t have to touch anything of the Java classes already
>  implemented.
>
>  So, the second option would be implement this with the help of JRuby. In
>  this case, will I have to transform the Java classes already done, or
>  they can stay (almost) as they are? Can I use the Java libraries
>  normally?
Sure, you can call into Java just fine from JRuby in most cases. See
http://wiki.jruby.org/wiki/Calling_Java_from_JRuby for a starting
point.
/Nick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---