For those not familiar, RhinoJS allows you to use Java Code from within Javascript. I need to make an HTTP post request and am limited to only core java libraries.
I