简体   繁体   中英

steps for invoking webservices in J2ME application

I created the J2ME application and I have the web service (developed in Java) that has HelloServiceNMethod() as Web method. it returns the String . Now i want to invoke this web service in My J2ME MIDlet (in Sun wireless toolkit OR Eclipse) What steps i have to follow. Please Guide me.

Documentation you need to read and understand for this can be found:

The reference implementation of JSR-172, the version phone manufacturers can simply buy outright from Sun and include in their phone, is pure Java. This means that phone manufacturers usually have little reasons to develop their own version of it themselves. Fragmentation should then be minimal.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM