[专业]答案:The method getDispatcherType() is undefined for the type HttpServletRequest...2013-09-27 The method getParameter(String... 更多类似问题 > http...更多关于The method getParmaeter(String) is undefined for the type HttpServl
2015年4月13日 - The method getDispatcherType() is undefined for the type HttpServletRequest Stacktrace: org.apache.jasper.compiler.DefaultErrorHandler.javacError(...
最佳答案: 没有getPamameter方法,只有getParameter方法。 参见api: http://docs.oracle.com/javaee/5/api/javax/servlet/ServletRequest.html#getParameter(java.lang.更多关于The method getParmaeter(String) is undefined for the type HttpServletReques