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 2 of 2

Thread: How do you do this in java?( This is urgent )

  1. #1
    Junior Member
    Join Date
    Apr 2013
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How do you do this in java?( This is urgent )

    This is a supplementary programming assignment of mine and I have legitimately no idea how to do it even though I've looked online several times and the deadline is soon.I dont have much time b/c there has been a death in my family unfortunately so my time is consumed with mourning. I need to finish this supplementary assignment. Please help me out.

    "Access a website of your choice with a comparison chart or any table of information.

    Input: Name or any string to search for in a row.

    Output: Description or another information about the given name in the same row

    For example, in this website: Tablet comparison 2013 - Over 100 tablets compared side by side

    Sample input (name): Sony Xperia Tablet Z

    Sample Output(price): 487.87 "


    "use this site to get the following Stony Brook University - Search Directories

    Input: Last name

    Output: All names in the directory with the given last name. "


  2. #2
    Super Moderator pbrockway2's Avatar
    Join Date
    Jan 2012
    Posts
    987
    Thanks
    6
    Thanked 206 Times in 182 Posts

    Default Re: How do you do this in java?( This is urgent )

    double post. closing.

Similar Threads

  1. How do you do this in java?( This is urgent )
    By cbplayer in forum What's Wrong With My Code?
    Replies: 1
    Last Post: July 15th, 2013, 01:16 AM
  2. Need urgent help with Java Project
    By Bungie in forum What's Wrong With My Code?
    Replies: 1
    Last Post: November 26th, 2012, 05:10 PM
  3. [URGENT]Need some Java help...
    By RePT in forum Paid Java Projects
    Replies: 0
    Last Post: July 5th, 2012, 07:03 AM
  4. Need Urgent Help for Java assignment..
    By SamanthaBenny93 in forum What's Wrong With My Code?
    Replies: 11
    Last Post: May 22nd, 2012, 08:25 AM
  5. Need urgent help regarding java word wrap function.. URGENT
    By coldice in forum What's Wrong With My Code?
    Replies: 3
    Last Post: August 16th, 2011, 05:43 AM