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: Help with java project?

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

    Default Help with java project?

    As an assignment, I was asked to build a java program which can inspect the content of a website, display and download a particular form of media on that web page or the whole web page (depending on the user's need) for offline viewing.

    I understand I need three components: a Graphical User Interface, Web Crawler and Web Extractor* to build it but I don't know where to get information on all topics (preferably from books although websites are welcome). Can anyone please help?

    Many thanks.

    Oleg

    *All components MUST be made independently for instance, I can't use a Web Crawler made by another person/company.


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Help with java project?

    Also posted at: Help with java project?
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Java Project
    By Ryan Zachary in forum Java Theory & Questions
    Replies: 1
    Last Post: April 25th, 2013, 05:35 AM
  2. Java Project
    By ask2001 in forum Paid Java Projects
    Replies: 11
    Last Post: February 12th, 2011, 01:20 AM
  3. Replies: 0
    Last Post: August 30th, 2010, 07:34 AM
  4. Replies: 2
    Last Post: August 1st, 2010, 06:29 AM
  5. Java project
    By monika88a in forum AWT / Java Swing
    Replies: 5
    Last Post: January 20th, 2010, 12:10 AM

Tags for this Thread