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: What approach should I use?

  1. #1
    Junior Member
    Join Date
    Jun 2013
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation What approach should I use?

    Using java programming, how to display items from the database based on user given choices?


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: What approach should I use?

    I prefer approach #j1732470 myself.
    What have you tried so far?

  3. #3
    Junior Member
    Join Date
    Jun 2013
    Location
    Fort Worth, Texas
    Posts
    13
    My Mood
    Fine
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: What approach should I use?

    what kind of database are you using? MySQL?

Similar Threads

  1. [SOLVED] Different approach to this code
    By hrenfrow in forum What's Wrong With My Code?
    Replies: 2
    Last Post: January 22nd, 2013, 12:16 PM
  2. Best way to approach this problem
    By Myshkin in forum Collections and Generics
    Replies: 1
    Last Post: September 30th, 2012, 09:19 AM
  3. How would I approach this?
    By thatguywhoprograms in forum Java Theory & Questions
    Replies: 5
    Last Post: December 20th, 2011, 10:08 PM
  4. How would you approach this?
    By Staticity in forum Java Theory & Questions
    Replies: 3
    Last Post: October 10th, 2011, 12:09 AM
  5. How best to approach this project?
    By eb_dev in forum Java Theory & Questions
    Replies: 0
    Last Post: March 22nd, 2011, 11:43 AM