Jruby and web interface

Hello Jruby World,

Today JRuby has the capability to interface with Java SWING via
Netbeans.
Is there a Web interface to accomplish the same thing, such as STRUTS,
for
example?

Thank you

On Wed, Oct 14, 2009 at 8:57 AM, Ruby S. [email protected]
wrote:

Hello Jruby World,

Today JRuby has the capability to interface with Java SWING via Netbeans.
Is there a Web interface to accomplish the same thing, such as STRUTS, for
example?

You can run Rails or other Ruby web frameworks on JRuby just fine. I
know it’s possible to deploy Rails applications as WAR files on
standard Java application containers, for example, but I don’t know
the details. I recommend you check JRuby’s official site and
documentation for a more detailed description.