可学答题网 > 问答 > SCDCD(310-081)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Servlet A receives a


Servlet A receives a request that it forwards to servlet B within another web application in the same web container. Servlet A needs to share data with servlet B and that data must not be visible to other servlets in A’s web application.  In which object can the data that A shares with B be stored?()

  • A HttpSession
  • B ServletConfig
  • C ServletContext
  • D HttpServletRequest
  • E HttpServletResponse
参考答案
参考解析:
分类:SCDCD(310-081)题库