ActionForward forward = new ActionForward("kmRentalMain.do?method=view&fdId="+id);forward.setRedirect(true);return forward ;