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

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -