% int intUserID = Integer.parseInt(request.getParameter("uid")); int intCompanyID = Integer.parseInt(request.getParameter("cid")); int counter = Integer.parseInt(request.getParameter("ctr")); %>