Do you know if Rack was ported to Java? To be more specific, I am aware of jruby-rack but I am looking for a native Java (re)implementation of Rack, if any?!
Thank you in advance,
– florin
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I came across JRack at some point, though I don’t really know anything about it.
Here’s a blog post about JRack: http://blog.approvaltests.com/2009/09/hello-jrack.html
Download link: http://sourceforge.net/projects/approvaltests/files/
Looks like it’s been at version 0.0.001 since September 09, so use at your own risk.