JSP1:       <input type=hidden name=ID value=<%=XXX%> > 
JSP2:       String id = request.getParameter("ID");