User Profile
Collapse
-
See whether Complete Reference J2ME is useful or not. -
Exception in thread "main" java.sql.SQLExc eption: Io exception: The Network Adapter could not establish the connection.
I think there is a connection leak in your code.
Also I did not get any code which is closing the connection.Leave a comment:
-
r u compiling the source code in command prompt? If so make sure that u ve set the classpath environment variable.Leave a comment:
-
as Egg implements the KeyListener it can handle the KeyEvents.
So the following code should do the task:
addKeyListener( new Egg());
NOTE : if the component to which you want to make key event sensitive is there in the Egg class then write :
addKeyListener( this);
Pls ask if u ve any doubt......Leave a comment:
-
Do u mean that if the factorial is 1048498 u ve to get 9+8+0...Leave a comment:
No activity results to display
Show More
Leave a comment: