Hi, I am getting a strange problem. I have a servlet which displays a table. It is diplaying the table correctly but when I try to add radio buttons to the beginning of the each table row as shown in the code below, it does not display any radio buttons. I cant understand where the error lies. Can anyone help me out please.
Thanks Chak
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12268
1
posted
0
I think you have to have a FORM before radio buttons mean anything. I suggest you make a mockup in straight HTML and fiddle with that until you get it looking like you want, then have the servlet duplicate that code. Bill ------------------ author of: