编写Servlet的doPost方法时,需要抛出异常为()。
A:ServletException,IOException
B:ServletException,RemoteException
C:HttpServletException,IOException
D:HttpServletException,RemoteException
出自:计算机科学