Default {@link RackApplication} implementation.Takes a Servlet {@link RackEnvironment} and calls the Ruby application (which is wrapped in a Rack::Handler::Servlet instance). Returns the response converted to a Java {@link RackResponse} object.
@see rack/handler/servlet.rb
@author nicksieger
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.