Hi all,
First of all I am asking this for a friend of mine.
I am not new to
java. But I don’t know any thing about the java mobile toolkit.
I was able to run whets on this article.
http://developers.sun.com/techtopics/mobility/midp/articles/wtoolkit/ I will explain my requirements in normal java.
Put a JCombo box with some data taken from the data base. The user select something and click search the result is shown is a JTable
The JTable has only 2 columns
The data base is SQL Server
In normal java this is a very simple thing. I hope this is simple in micro edition as well. So if some one can tell me how to do it or give me a working code it is a big help.
Thank You