hi,
   i have two tables, one is ODS_CIRCUIT, the other is ODS_PORTCIRCUIT, in the ODS_CIRCUIT, there's field called "CIRCUITID", in ODS_PORTCIRCUIT, there's the same field, now i have two jsp, one is ODS_CIRCUIT_list.jsp, the other is ODS_PORTCIRCUIT_list.jsp, in the
ODS_CIRCUIT jsp, field ODS_CIRCUIT  is a hyperlink which links to the page ODS_PORTCIRCUIT_list.jsp, how can i show the records in the ODS_PORTCIRCUIT_list.jsp with the CIRCUITID i choose in the ODS_CIRCUIT_list.jsp?
 
   can anyone give some code example?

Reply via email to