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: Example code needed for API, jQuery & json

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

    Default Example code needed for API, jQuery & json

    Please can I be shown simple web page code that uses -

    API key
    jQuery
    json

    Do I need a webserver or can I test this just with a local .html file opening in Firefox?

    I will then add bits myself as I learn.

    Thanks, Lee

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,124
    Thanks
    65
    Thanked 2,720 Times in 2,670 Posts

    Default Re: Example code needed for API, jQuery & json

    I don't know that Java is used in any of those topics. This forum is for Java questions.
    If you have any questions about Java programming please post them.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. HELP ME - JQUERY transform code in JAVA
    By francescocar in forum Threads
    Replies: 1
    Last Post: March 11th, 2014, 05:31 AM
  2. Why is this code not returning me content of JSON?
    By Slapy in forum What's Wrong With My Code?
    Replies: 1
    Last Post: November 14th, 2013, 01:01 PM
  3. Need code to get count from huge json file
    By kishorekumar87 in forum What's Wrong With My Code?
    Replies: 3
    Last Post: October 7th, 2013, 10:58 AM
  4. Help needed - Embedding javascript code in JSP code.
    By chinnu in forum JavaServer Pages: JSP & JSTL
    Replies: 0
    Last Post: October 29th, 2012, 01:09 PM