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 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
The Header section of SOAP is where application specific custom data can be sent. (TRUE/FALSE)
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
Global XML Web Services Architecture builds on today’s XML Web services baseline specification 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
The response.sendRedirect("……..”); is the response implicit object to redirect the browser to the different resource
- The action can pass parameters to the page which it is including. How does this second page obtain the value of these parameters?