转摘自:http://blog.csdn.net/zb0567/article/details/7921155spring mvc处理方法支持如下的返回方式:ModelAndView, Model, ModelMap, Map,View, String, void。下面将对具体的一一进行说明:ModelAndViewJava代码@RequestMapping("/show1")publicModelAndView show1(HttpServletRequest request, HttpServletResponse response)throwsException { Read More
posted @ 2013-11-16 14:47 奋斗中的毛毛虫 Views(256) Comments(0) Diggs(0)
转摘自:http://binary.duapp.com/2013/10/1577.html配置下部署路径即可。 Read More
posted @ 2013-11-16 10:18 奋斗中的毛毛虫 Views(150) Comments(0) Diggs(0)
转摘自:http://binary.duapp.com/2013/09/1511.htmlRun->Run Configurations->Common->File Read More
posted @ 2013-11-16 10:14 奋斗中的毛毛虫 Views(310) Comments(0) Diggs(0)