J2ME and Webservices Help! Please!!!
Hi guys, I would really like some of you're expert views and experiences with this topic.
I basically need to access my Oracle database via a PDA or smartphone device.
From researching the web and other resources, I think that the way to do this is to create a webservice and link it up to my Midlet.
The only problem is, I do not know how and also, I am unsure of how to use SOAP and WSDL documents, I have read over:
http://www.javaworld.com/javaworld/jw-08-2002/jw-0823-wireless.html?page=6
http://developers.sun.com/techtopics/mobility/apis/articles/wsa/
http://www.java-tips.org/java-me-tips/midp/finding-multimedia-content-type-support-of-a-mobile-d.html
http://developers.sun.com/techtopics/mobility/midp/articles/wtoolkit/
http://developers.sun.com/techtopics/mobility/midp/articles/tutorial2/
http://developers.sun.com/techtopics/mobility/midp/articles/webservices/
and I am still confused, I have tried to search for tutorials and also sample programs etc -.- but I haven't got anywhere with this.
Can anyone please help? I need to know the code in order for my Midlet to link up to the WSDL file or generate it?!? and then, how that will interact with the webservice to send and retrieve data from the database.
any help or suggestions would be very much appreciated, thanks for reading.

