aspose file tools
The moose likes Java Micro Edition and the fly likes problem with double operations Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "problem with double operations" Watch "problem with double operations" New topic
Author

problem with double operations

krzys waleski
Greenhorn

Joined: Oct 16, 2010
Posts: 2
I have a problem with code. ( My version of java is CLDC 1.1, MIDP-2.0)

The "problematic" code is marked by asteriks.
i got the debug info:

Darryl Burke
Bartender

Joined: May 03, 2008
Posts: 4163
    
    3

Background reading: http://docs.sun.com/source/806-3568/ncg_goldberg.html

It "doesn't work" becauseis more than 15 characters in length, and the text field was constructed with a capacity of 15 characters. Add a line and the Exception goes away.Oh, and welcome to the Ranch!


luck, db
There are no new questions, but there may be new answers.
krzys waleski
Greenhorn

Joined: Oct 16, 2010
Posts: 2
thanks!!
 
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: problem with double operations
 
Similar Threads
Can not connect server socket over internet
Current focused item in the form
IllegalAccessException
Getting Battery Level
Working with Command Item