Tag: web technology
Questions Related to web technology
-
Change the content type of the output returned to the client of a service invoke
-
Return an XML message in response to an XML HTTP POST request
-
Display an HTML message in a browser
-
Return a text document that has been previously formatted with an output template
-
Multiply floating point numbers
-
Retry a service that didn't work the first time
-
Perform custom exception handling
-
Persist null variables within the pipeline
-
Control access to a Flow service
-
Store encrypted Access Control Lists (ACLs)
-
Restrict access to DSP, HTML and XML files
-
Control Administrator access to the Integration Server
-
A required input was not set or mapped and so did not exist at run-time
-
The "switch" variable of a Branch operation in the Flow was NULL at run-
-
The Flow executed an Exit operation with the "signal failure" option
-
A Loop operation in the Flow service has no input array defined
-
An IData pipeline object is instantiated
-
A content-handler is invoked
-
A session is created
-
The client posting the data is authenticated
-
Validation of all negative scenarios like handling of incorrect data type
-
Testing the boundaries of each field to find any limitations
-
Job not to be aborted at any cause - all abort scenarios must be handled in the code
-
Cleansing of obvious data for any anomalies (even if its not specified in requirements)
-
None of the above
-
1 Pg Client Print
-
Detailed Client Print
-
Detailed Office Print
-
Office Print
-
Compiler error complaining about access restriction of private variables of AQuestion
-
Compiler error complaining about forward referencing
-
No Compilation error - The output is 0;
-
No Compilation error - The output is 10;
-
JSP File
-
Plain text file
-
SERVLET
-
All of the above
-
Using the action
-
Using the action
-
Use the request.getParameter() method
-
Use the response.getParameter() method