Introducing WebLogic Workshop
Tutorial: Your First Web Service
Guide to Building Web Services
    WebLogic Workshop Projects
    Controls: Using Resources from a Web Service
    Using Asynchrony to Enable Long-Running Operations
    Maintaining State with Conversations
    Handling and Shaping XML Messages with XML Maps
       Why Use XML Maps?
       Getting Started with XML Maps
       Matching XML Shapes
       Getting Started with Script for Mapping
       Handling XML with ECMAScript Extensions
          Accessing Element Children With the . Operator
          Accessing Element Descendants With the .. Operator
          Accessing Element Children Through Their Index
          Accessing Element Children Iteratively
          Accessing Attributes With the .@ Operator
          Resolving XML Dynamically with Embedded Expressions
          Filtering Multiple Children With Predicates
          Filtering By Namespace
          Inserting Elements With the += Operator
          Combining XML With the + Operator
          Removing Elements and Attributes With the delete Operator
          Specifying the Current XML with the thisXML Keyword
          Importing Java Classes to ECMAScript with the import Statement
          Functions for Manipulating XML
       Summary of ECMAScript Language Extensions
       A Few Things to Remember About XML Maps and Script
    Debugging Web Services
    Documenting Web Services
    Security
    Protocols and Message Formats
    Implicit Transactions in WebLogic Workshop
    Deployment and Clustering
How Do I...?
Samples
WebLogic Workshop Reference
BEA Support and Developer Resources
Glossary
Search Tips
Copyright