BenchResources's Posts
Nairaland Forum › BenchResources's Profile › BenchResources's Posts
1 (of 1 pages)
There are around 150 articles on Java Collection framework posted at http://www.benchresources.net/java/collection-framework/ |
Web Services An inter-operable services hosted & up-running over the web which could be accessed by different independent clients like web browser There are 2 types Web Services 1. REST (Representational State Transfer) 2. SOAP (Simple Object Access Protocol) Here is the index for web services tutorials including both SOAP (JAX-WS) and REST (JAX-RS) JAX-RS (REST based web services) 1. Apache CXF - REST 2. JBoss RestEasy 3. Jersey 2.x 4. Spring Restful JAX-WS (SOAP based web services) 1. Apache Axis 2 Reference Implementation 2. Apache CXF - SOAP 3. Metro Reference Implementation Read about Java Web Services at http://www.benchresources.net/web-services/ |
1 (of 1 pages)