JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Java Essentials
>>
Java Programming
detecting the nullpointer
hello how can i detect null pointer simply?
[50 byte] By [
netsonicca
] at [2007-10-3 5:26:01]
««
sending data to a client that is behind proxy
»»
forward reference
# 1
if (reference == null) System.out.println("Nothing to see, move along.");
CeciNEstPasUnProgrammeura
at 2007-7-14 23:33:15 >
# 2
> hello how can i detect null pointer simply?check the reference causing the nullpointerexception.Example: if someobject.somemethod() is causing a nullpointerexception, check if someobject != null before calling somemethod() on it.
aniseeda
at 2007-7-14 23:33:15 >
Java Essentials
Newbie Help - Which Version needed?
query
reading info from file
Making a JAR file smaller
Image
identify data type
Java version installed is not recoginized
ListSelectionListener runs twice with every mouse click
hello every one please clear my dout
"Cannot find symbol"
Java Programming
difference request and session in scope
broken and correct
Floating-point arithmetic: any optimization tips ?
insert, search, delete performance overhead for different collections
functionality of System.out.println()
To copy one file to all host machines in the network
hello...this is my firt post...
Applet Help
sending mail error.........Could not connect to SMTP host: localhost, port:
JMETER ...
Java Essentials New Topic
difference request and session in scope
broken and correct
insert, search, delete performance overhead for different collections
functionality of System.out.println()
reading info from file
To copy one file to all host machines in the network
Image
Java version installed is not recoginized
Java Essentials Hot Topic
Floating-point arithmetic: any optimization tips ?
Newbie Help - Which Version needed?
Making a JAR file smaller
hello...this is my firt post...
identify data type
"Cannot find symbol"
Vocabulary
sending mail error.........Could not connect to SMTP host: localhost, port:
Java Essentials
Java Programming
New To Java
Training
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding