I am very new in AJAX/JQuery. I have problem with following thing. I am hoping to get some information and suggestion on following thing. I have data real time generated data (eg. xyz) in my localhost server which i have programmed using Java. My question is
Is it possible to retrieve this data ( i.e. xyz) from localhost server using AJAX/JQuery to JavaScript????
What function does that and how do we do that ?? Plz show me with example..it will be very great help for me