building pages with jquery and java rest services
I am planning on building new site , with java as backend. There are many frameworks for building the UI in java , I am looking at something simpler , I am wondering If I can build pages just with html , jquery and rest services at backend? are there sites built just with jquery with server side functionality?
is there any example site with features like curd operations ?