Hi, first of all i wanted to say thanx for all the great info in this site, but when I came to try the code above here, I fail bekoz two things: 1) I can't erase the "private void Initialize", "public Display getDisplay(){", and the "public void exitMidlet" lines,how can I erase them for running the project. and 2) It tells me that this line: "public class LoginExample extends MIDlet implements CommandListener{" has the following error: "class LoginExample is public, should be declared in a file named LoginExample.java". What does it mean, I did name the file right, why does it appear. I'll appreciate having a quick response.
View All Comments
| View Tutorial