jsp - Autobind REST request with Stripes -
i have project created using stripes framework.
i have jsp page few text fields auto binded on form submit , works fine.
now want these properties system using simple rest service. other system make put call system parameters.
now know can manually map object, want know if there way auto bind rest request automatically using stripes how jsp.
cheers!!
Comments
Post a Comment