java - Approaches to Deploy Rest and possible sets of client supported by it -


in java have multiple implementation of jax-rs jersey, resteasy, restlet etc. have seen there various ways deploy webservices using servlet 2.x container, http servers. want understand difference between these different types of deployment? , other types of deployment possible in rest services.

second, how many ways can call service. possible list of java clients supported rest.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -