web technology Online Quiz - 142
Description: web technology Online Quiz - 142 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Note: To express routes, WS-Routing defines a new SOAP header named "path", and, within that header (Question 16-19 are based on this note) Which element is used for specifying Ultimate receiver
Note: To express routes, WS-Routing defines a new SOAP header named "path", and, within that header (Question based on this note)Which element is used for containing the reverse message path
Note: To express routes, WS-Routing defines a new SOAP header named "path", and, within that header (Question based on this note) Which element is used for containing the forward message path
Which attribute SOAP defines that can be placed on a header element and if set to “1” meaning that the receipient must understand this header or send back a indicating that it does not understand the header
When using RPC-style SOAP, specification defines exactly the matter contained in
In Section 5 of the SOAP specification, the encoding rules defines how
With literal format, the client and service deal with the data in terms of
Which tag in the jsp is used to define the error page
JSP technology is extensible
Java Server Pages specification includes
The < % return; % > simply aborts the processing of JSP
Which codeline must be set before any of the lines that use the PrintWriter
Which of the following can the JSP include action include output from ?
- The action can pass parameters to the page which it is including. How does this second page obtain the value of these parameters?