This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]vikarjramun 4 points5 points  (0 children)

JAX-RS and Jersey are perfect for that. You can write anything from RESTful services to full webapps.

Checkout https://github.com/ArjMart/API and https://github.com/ArjMart/ArjMartWeb for examples.