request.getRealPath("")的问题。
为什么在spring的SimpleFormController的
public ModelAndView onSubmit(HttpServletRequest request,
HttpServletResponse response, Object command, BindException errors)里。
request.getRealPath( " ")无法使用呀?
[解决办法]
request.getRealPath( "\ ")