| // |
| // Licensed to the Apache Software Foundation (ASF) under one |
| // or more contributor license agreements. See the NOTICE file |
| // distributed with this work for additional information |
| // regarding copyright ownership. The ASF licenses this file |
| // to you under the Apache License, Version 2.0 (the |
| // "License"); you may not use this file except in compliance |
| // with the License. You may obtain a copy of the License at |
| // |
| // http://www.apache.org/licenses/LICENSE-2.0 |
| // |
| // Unless required by applicable law or agreed to in writing, |
| // software distributed under the License is distributed on an |
| // "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| // KIND, either express or implied. See the License for the |
| // specific language governing permissions and limitations |
| // under the License. |
| // |
| |
| = Web Service Tutorials |
| :jbake-type: tutorial |
| :jbake-tags: tutorials |
| :jbake-status: published |
| :icons: font |
| :toc: left |
| :toc-title: |
| :description: Web Service Tutorials |
| |
| - xref:wsit.adoc[Advanced Web Service Interoperability] |
| - xref:client.adoc[Developing JAX-WS Web Service Clients] |
| - xref:flower_ws.adoc[End-to-End Binary SOAP Attachment 2: Creating the Web Service] |
| - xref:flower-code-ws.adoc[End-to-End Binary SOAP Attachment part 3: Coding and Testing the Web Service] |
| - xref:jax-ws.adoc[Getting Started with JAX-WS Web Services] |
| - xref:rest.adoc[Getting Started with RESTful Web Services] |
| - xref:intro-ws.adoc[Introduction to Web Services] |
| - xref:pet-catalog-screencast.adoc[RESTful Web Services Pet Catalog - NetBeans IDE 6.5] |
| - xref:zillow.adoc[SaaS (Software as a Service): Zillow Tutorial] |
| - xref:section.adoc[] |
| - xref:flower_overview.adoc[Web Service Application Passing Binary Data, pt 1: Overview] |
| - xref:flower_wsdl_schema.adoc[Web Service Passing Binary Data, pt 4: Modifying the Schema and WSDL Files] |
| - xref:flower_swing.adoc[Web Service Passing Binary Data, pt 5: Creating the Swing Client] |
| - xref:index.adoc[Web Service Tutorials] |
| |
| |
| |