Search:

Type: Posts; User: zerocool18

Search: Search took 0.16 seconds.

  1. Replies
    8
    Views
    996

    Re: checkbox not working right

    alright , so i was goin at this program all night and i ended sleeping after i couldnt get it to work. so far im at this point

    now i know i need to use an array to get out all the values. so i did...
  2. Replies
    8
    Views
    996

    Re: checkbox not working right

    alright , it works but the only thing i that the output comes out as [Ljava.lang.String;@16fd116 for my prerequisites. how can i fix it so it displays CS120




    entries.add(new Courses(1,...
  3. Replies
    8
    Views
    996

    Re: checkbox not working right

    alright , thhat means i have to change my contructor to accept arrays right?




    entries.add(new Courses (code,title, prerequisites));


    so i changed my contructor to
  4. Replies
    8
    Views
    996

    checkbox not working right

    forgive me , but im not sure if this is the right forum for servlet help. im getting to that desperate state with my project , my teacher is no help at all and im hoping to get some help here.

    im...
Results 1 to 4 of 4