saving data on server in android app part-2



CustomListViewAdapter.java

for source code contact here :



Step 6:
This how my android application Manifest file look like:



* Note:Please add the Internet permission in your Android Manifest file.
Step 7:
Now to handle the request comes from the android app I have to create an servlet.Hence Now I am going to show you how you must write your servlet.Your servlet app must contains two java file,one for handling request to enter data into database and other one to retrieve data from the database:

Hence create an New Java Project “HttpGetServlet:
 

4 comments:

  1. Can you please complete this article?? It will be helpful to me and many others...

    ReplyDelete
  2. The article is just HALF Complete. Disappointed :(

    ReplyDelete
  3. The article is just HALF Complete. Disappointed :(

    ReplyDelete
  4. Try to complete the article buddy!!!

    ReplyDelete