Skip to content

Instantly share code, notes, and snippets.

@asicfr
Created October 15, 2012 09:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asicfr/3891593 to your computer and use it in GitHub Desktop.
Save asicfr/3891593 to your computer and use it in GitHub Desktop.
struts2RestJpaBootstrap - url
- http://<host>:<port>/<root>/<domaine>/load/id (get)<br />
- http://<host>:<port>/<root>/<domaine>/delete/id (get ... oui le pur REST impose un delete http ...)<br />
- http://<host>:<port>/<root>/<domaine>/save (post)<br />
- http://<host>:<port>/<root>/<domaine>/search (post)<br />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment