Search:

Type: Posts; User: swarna

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,113

    Re: search application in java

    Currently iam working on a project for which when a user submits a string i have to return him data about that string what the user has submitted, like for example if he submit string as "i want to...
  2. Replies
    2
    Views
    1,113

    search application in java

    Hi,
    I want to create a java web application which takes the String as input and search the web and results the output as google does. The output also i need to store in some array so that i can pick...
  3. Replies
    4
    Views
    3,672

    Re: Exception while reading JSON object

    Ok,Thank you.
  4. Replies
    4
    Views
    3,672

    Re: Exception while reading JSON object

    Thanks for the support.

    Below is the code:

    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.InputStreamReader;
    import java.io.Reader;...
  5. Replies
    4
    Views
    3,672

    Exception while reading JSON object

    Error while reading JSON object. Below is my JSON object :
    {"website":"http://developers.facebook.com","link":"http://www.facebook.com/FacebookDevelopers","about":"Grow your app with...
  6. Replies
    1
    Views
    1,503

    convert text to speech with lip sync

    Hi,
    Using java API, i want to create a animated image on the web page(jsp page) which on click of a button, reads the .wav file and the lip movement of the animated image should sync with the audio...
Results 1 to 6 of 6