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.

Results 1 to 3 of 3

Thread: hi need help here

  1. #1
    Member
    Join Date
    Jan 2010
    Posts
    42
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default hi need help here



    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

  2. #2
    Member
    Join Date
    Jan 2010
    Posts
    42
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Re: hi need help here

    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.

  3. #3
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: hi need help here

    Im not really sure I understand what you want here.

    // Json