Dear All, I have an android client, the UI consists of a get Button which is supposed to connect a web server and fetch the Server date and time. However i could connect to my local Server i.e i have an application (web server a simple index.jsp which has a method which gives the date and time) and when the Get button is clicked i get the date and time from the index.jsp page.
I changed the UI and has a EditText where i type some data and want the send button to send the data to the server where my index.jsp is to fetch and show in the webpage. I am not being able to accomplish this. Any help from you experts will be highly appreciated. Robin -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

