Schema der ix-Technologie
<table
id="table1">
<!-- .. -->
</table>
<select name="list1">
<!-- .. -->
</select>
<input type="submit"
name="button1"
I
x
P
a
g
e
P
r
o
d
u
c
e
r
<table
id="table1">
<tr>
<td>Entry1</td>
<tr>
<td>Entry2</td>
</tr>
</table>
<select name="list1">
<option="ListEntry1"</option>
<option="ListEntry2"</option>
</select>
<input type="submit"
name="button1">
HTML-Seite
HTML-Seite
IxTable
(table1)
IxSubmitButton
(button1)
IxComboBox
(list1)
SubmitListener
{
//..do sth.
}
ListEntry1
ListEntry2
Entry1
Entry2
Abb. 3, Seite 76, Java Magagzin
12.2000