Tag: web technology
Questions Related to web technology
-
service() method is invoked by the container once per request.
-
service() method can be invoked only once.
-
init() is invoked by the container only once per request.
-
init() is invoked by the container only once per instance.
-
AVG
-
COUNT
-
MAX
-
STDDEV
-
LENGTH
-
All the above.
-
Generic Servlet is an Abstract Class and it extends Servlet Config Class
-
HttpServlet is an Abstract class extending Generic Servlet Abstract Class.
-
HttpServlet is an Abstract Class that extends Servlet Interface.
-
Generic Servlet is an Abstract Class and it extends Servlet Config Interface
-
Describing Web Service
-
Finding Web Service
-
Describing Bussiness
-
Publishing Web Service
-
Publishing Bussiness Card
-
RPC/encoded
-
RPC/document
-
RPC/literal
-
Document/encoded
-
Document/literal,
-
Header
-
Envelope
-
Body
-
Fault is the Root Element
-
None of the above