GeekArticles
Operating Systems
SolarisSample Application Using JAX-WS, JavaServer Faces, Spring, and Java Persistence APIs on Glassfish
Author: weblogs.java.net |
Published: 10th Nov 2007 |
Visited: 157 times |
Add CommentFiled in: SolarisLearn how to use a catalog Spring bean and Java Persistence APIs to implement a catalog service that provides pagination of store items, and JAX-WS to expose this catalog service as a web service. Also read the previous blog that focuses on Enterprise JavaBeans 3.0.
Read Article Sponsored Links
Related Articles
• Testing Multithreaded Java Code
In this interview from JavaOne 2008, Coverity chief scientist Andy Chou discusses why traditional unit tests often help in uncovering concurrency-related errors, and why a combination of static and dynamic analysis yields better results when testing multithreaded code.
...
• Google Releases new Ajax APIs Google has been in the news a lot lately as they had the Google I/O developer conference. Leaders in Google’s web services met with some of the country’s budding developers to give them heads up of the latest news about Google especially their assistance for developers big and sm ...
• Service Oriented Java Business Integration Review
Service Oriented Java Business Integration Review
Introduction
If read through the texts which give you an introduction to SOA or Web Services, you will often find them to be quite frustrating, and the reason for this is because they spend too much time referencing business processes which are ela ...