Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

soap:header

Defines a simple soap header.

Syntax

Parameter

ARGUMENT (optional)
Arguments passed to SOAP as the page is called.

Description

The soap:header tag defines a simple SOAP header, which should contain at least one name/value pair, otherwise the tags should be omitted. The SOAP header and contained arguments are the first set of non-logic tags to be contained in the SOAP message. An error occurs if the SOAP header is in the wrong order.

Example

The following example defines a header for a SOAP message.

See Also

soap:argument

soap:body

soap:fault

soap:message

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.