1.

The Servlet Response interface enables a servlet to formulate a response for a client using the method ___________.

A. void log(Exception e, String s)
B. void destroy()
C. int get ServerPort()
D. void set ContextType(String type)
Answer» E.


Discussion

No Comment Found