slt c un tableau creer par html j ve le metre dans code java qui ete creer pr lire un fichier texte et le parcourir avec stringtokenizer ce code f le test sur l 1er mot dand la ligne si c interface il met les suivants dans le tableau j c pas comment faire le lien entre les champs du tableau et les information a inserer biensur ce tableau doit etre creer en java
<form name="form1" method="post" action="">
<table width="569" border="0">
<tr>
<th width="56" scope="col">Port</th>
<th width="104" scope="col">Nom </th>
<th width="80" scope="col">Sp</th>
<th width="86" scope="col">Etat</th>
<th width="115" scope="col">Security </th>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
</form>