the table column that i have circled in the picture above, how do you insert or put this in a table at a jsp? what is it called?
and for example the user click on add chicken
it will redirect the user to this page.
any help? urgent
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
the table column that i have circled in the picture above, how do you insert or put this in a table at a jsp? what is it called?
and for example the user click on add chicken
it will redirect the user to this page.
any help? urgent
hi to wad i noe the code is smth like this
<select name="" multiple="multiple">
<option></option>
<option></option>
<option></option>
</select>
however, if i loop it. it will only display one options per box printed. its not what i wanted.
i want to have multiple options in a box.
Im not really sure I understand what you want here.
// Json