This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes can some one help me im just new in java. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "can some one help me im just new in java." Watch "can some one help me im just new in java." New topic
Author

can some one help me im just new in java.

francis sumaylo
Greenhorn

Joined: Jul 11, 2010
Posts: 3
i have a problem on my program i dont know how to do, every time i run the program and try to input records after i save it the program stops and before continue a need to run it again. is there any suggestion what to do? help me please im having a headache with this.


Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14685
    
  16

Welcome to the ranch The next time you post some code, please UseCodeTags.


[My Blog]
All roads lead to JavaRanch
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14685
    
  16

It looks like you need some sort of loop, like while(i2 != 6) or while(true).
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: can some one help me im just new in java.
 
Similar Threads
Run Time Error
Help with JOptionPane
putting a name in an array
null pointer exception error
JOptionPane - showInputDialog