Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Web services programming tips and tricks
Using PHP and MySQL to build XML Web Services
UDDI Overview
Security Practices for Web Services (Part 1): Now I Understand
Peer-to-peer communications using XML
Exception Handling with JAX-RPC
Deploying Web services with WSDL
Top Code
Deploying Web services with WSDL
Exception Handling with JAX-RPC
Peer-to-peer communications using XML
Security Practices for Web Services (Part 1): Now I Understand
UDDI Overview
Using PHP and MySQL to build XML Web Services
Web services programming tips and tricks
XML > Tips and Tutorials > Web Services
Source List

Code 1-7 of 7   


This is a tutorial where programmers can gather several information about how to let the mapping meta-data file for working around roundtripping issues. Here author clearly describes about mapping meta file and instructs how to modify that to allow t



This is a tutorial which can be utilized by the users in creating RSS news feeds on PHP and MySQL. In this tutorial the XMLMania.com provides example of RSS news feeds which have the ability to work automatically in updating as soon as the news is in



This is a tutorial which provides an overview of 'UDDI',where as the abreviation 'UDDI' stands for Universal Description, Discovery and Information. This is specially for the distributed web based information registries of webservices. The whole tuto



Security is the most mature area of the Web Services architecture and it should be. However, getting up to speed on what security means in a Web Services world is a daunting task. This session (of a two part session) is dedicated to covering the foun



XML is a critical ingredient in peer-to-peer information sharing schemes, including grid computing, instant messaging, and Web services. In this article, the author explores the cutting-edge efforts intended to create a unified P2P fabric based on ad



This is a tutorial through which the author defines about various rules which are used by JAX-RPC's in mapping from java exception(clientside) to SOAP fault(server side) and in doing the same in reverse. Author says that all these processes will be d



This article explores all major technical aspects of creating, deploying, and publishing Web services -- from Web Services Markup Language (WSDL), to Simple Object access Protocol (SOAP), and Universal Description Discovery and Integration (UDDI) reg