I want some help that is related to J2ME.
I don’t know a lot about J2ME and now I am required to do a mobile application (it is a course project).
My application must be connected to the database, so I don’t know what should I do to do this project!
Some students said that I should to do a web server that connects to the database and the mobile application will communicate with the web server to get the information from the database.
“I want really to know how to connect the application (in the mobile) by the database “?
What are the steps that I can follow to design the application? For example, first do the database and then the application?