09-04-2008 08:10 AM
09-09-2008 02:10 AM
someswararao wrote:Hi,
I have developed a small application based on the webservices, by following these steps...
1. Created a webservice and published.
2. By using the SUN J2ME Wireless Toolkit, point the wsdl file and generate stubs..
3. After generating the stubs, import the classes into u r project and access like a simple java classes..
please correct me, if i am wrong...
Looks good to me - a classic example of overlooking the obvious... thanks!