Ok i am looking to develope a web based application using JSP and MySql
I want the system to be accessable trough a mobile device via a J2ME application.
I got the following from netbeans about developing the J2ME App and connecting to a web service
http://www.netbeans.org/kb/60/mobility/mobile-dilbert.htmlhttp://www.netbeans.org/kb/60/mobility/midp-webservices.html
What is a WSDL file?
Can i use Google Webtoolkit to design the UI for the web app if so will that prevent the web app from connecting with a J2ME application?
I know that one cant view Javascript websites through WAP is that the same for access web app with Javascript through a J2ME app?
Any advice would be greatly appreciated?