I need to create an application which triggers a Java class on a remote server. Can any one please help me out and give some clue about it?
Asked
Active
Viewed 101 times
-2
-
1what do you mean by `trigger`? – Sarwar Erfan Dec 20 '11 at 06:13
-
can u explain in detail? – Seshu Vinay Dec 20 '11 at 06:34
1 Answers
3
I think you are looking for a web service.
What is web service ?
What is Apache Axis ?
Simple tutorial to create Apache axis web service
Calling web service from Android