I'm actually working on a website project. I'm new with web services. I have 4 years experience in object oriented programming (java, c#, ...). I have read a lot on web services but none of my documentations are telling how to use all the technologies to make a real web service project.
What I want to do is: 1. Use a MySQL backend mapped with JPA in Java; 2. Use web services to present some functionalities with ... (JBoss, ... there is to much possibilities, I do not know which I should choose) 3. Create a dynamic web project (maybe in Jsp to keep the Java perspective) to present web service data to the end-user with HTML, Javascript, jQuery, ...
If you can help me with documentations, links or real project implementation samples, it will be greatly appriciated.
Thanks