Tag: web technology
Questions Related to web technology
-
read
-
write
-
flush
-
getOutputStream
-
HEAD
-
GET
-
POST
-
TRACE
-
RETURN
-
It has access to a ServletConfig
-
It has access to a ServletContext
-
It is only called once
-
It can be overridden
-
-
-
-
-
This cannot be done using a JSP Standard action.
-
response.setHeader(CONTENT-LENGTH,"numBytes");
-
response.setHeader("CONTENT-LENGTH","numBytes");
-
response.setStatus(1024);
-
response.setHeader("CONTENT-LENGTH",1024);
-
a. Connect independent, heterogeneous systems
-
b. Loosely-coupled, message based systems
-
c. Open protocols on the wire
-
d. All Of the above
-
a. Java
-
b. .Net
-
c. XML
-
d. A & B
-
a. Simple Oriented Architecture
-
b. Service Oriented Architecture
-
c. Simple Object Access
-
d. Service Object Access