Summary
The JWSDP brings several Java technologies together to provide the functionality that allows Java developers to offer Web Services based on J2EE components and applications. J2EE brings to the table both transactions and securitytwo capabilities not yet addressed by SOAP. But in order for J2EE to interact with the Web Services architecture, it must be able to understand and process SOAP and XML data. That's where the JWSDP fits inproviding the interconnection between the loosely coupled environment of the SOAP-based Web Services world and the more tightly coupled J2EE environment.