I am not sure if i could get those params using standard HTTP Servlet Methods
That should work -- try and dump out every attribute (and its value) from the request on the JSP page itself and you'll know what is being passed. It should be a quick check.