myeclipse、mvc………………
能否帮我具体解释一下这段,谢谢!//获得所有的指标信息列表publicActionForwardlist(ActionMappingmapping,ActionFormf...
能否帮我具体解释一下这段,谢谢!
// 获得所有的指标信息列表
public ActionForward list(ActionMapping mapping, ActionForm form,
HttpServletRequest request, HttpServletResponse response)
throws Exception {
BackPointManager.updateBackPoint(request);
request.setAttribute("guideList", getService().findAll());
return mapping.findForward("list");
} 展开
// 获得所有的指标信息列表
public ActionForward list(ActionMapping mapping, ActionForm form,
HttpServletRequest request, HttpServletResponse response)
throws Exception {
BackPointManager.updateBackPoint(request);
request.setAttribute("guideList", getService().findAll());
return mapping.findForward("list");
} 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询