通过action 使用 request.getParameter


							
							 修改


action

		
		naviName = getNaviName();
		
		id = getId();
		return SUCCESS;

目标页面




你可能感兴趣的:(WEB)