Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
About Me

knuth's idolizers' idolizer

Favorite Tags
java x 3
Member Avatar for ymf

Hi, I've got a method that returns 'null' for a linked list [CODE] public LinkedList<names> Relate(names Student) { return null; [/CODE] How can i get it to return an empty List, so that I dont get a null pointer exception? Thanks in advance,

Member Avatar for turingmachine
0
3K
Member Avatar for turingmachine

I'm making a midlet that incorporates a database system with relatively large records (~10,000 patient records/health info system on an [B]EAV[/B] entity-attribute-value model). I suppose [B]RMS[/B] cannot do or "is not fit" for this job. (at least, efficiently) Can i use the [B]OpenBaseMovil[/B] for this purpose? or [B]Perst Lite[/B], [B]SQLite[/B] …

Member Avatar for turingmachine
0
121
Member Avatar for Naween

Does java has toString function? eg : txtamt.setText(toString(num)); But it doesn't work. Plz give me the right method.

Member Avatar for Miyuki Suzuki
0
75
Member Avatar for turingmachine

Please help... I'm new to this topic. What is the best (are the good) SMS Java APIs available? (A SMS Java API that is comprehensive and/or easy to understand/integrate.) Is the SMSlib / smslib.org ok to use? (I'm trying to make a very simple program/connection between my pc/Windows XP to …

Member Avatar for peter_budo
0
96