J2EE中,()类的()方法用于创建对话。
A:HttpServletRequest;getSession
B:HttpServletRequest;NewSession
C:HttpSession;newInstance
D:HttpSession;getSession
出自:计算机科学