Exceptions in
Java - JavaWorld - July
1998
Exceptions in
Java - JavaWorld - July
1998 |
Designing with
exceptions - JavaWorld - July 1998
Designing with
exceptions - JavaWorld - July 1998 |
Programming Java threads in the
real world, Part
4 - JavaWorld -
December 1998
Programming Java threads in the
real world, Part
4 - JavaWorld -
December 1998 |
Java Tip 71: Use
dynamic messaging in Java - JavaWorld - April
1999
Java Tip 71: Use
dynamic messaging in Java - JavaWorld - April
1999 |
Improve the
robustness and performance of your ObjectPool - JavaWorld - August 1998
Improve the
robustness and performance of your ObjectPool - JavaWorld - August 1998 |
Java Tip 78: Recycle
broken objects in resource pools - JavaWorld
Java Tip 78: Recycle
broken objects in resource pools - JavaWorld |
Brewing entity
Enterprise JavaBeans - JavaWorld September
2000
Brewing entity
Enterprise JavaBeans - JavaWorld September
2000 |
Validation with Java and XML schema, Part 1 - JavaWorld September 2000
Validation with Java and XML schema, Part 1 - JavaWorld September 2000 |
Add MP3 capabilities to Java Sound with SPI - JavaWorld November
2000
Add MP3 capabilities to Java Sound with SPI - JavaWorld November
2000 |
Validation with Java and XML schema, Part 4 - JavaWorld December 2000
Validation with Java and XML schema, Part 4 - JavaWorld December 2000 |
Integrate EJBs with CORBA
Integrate EJBs with CORBA |
Exceptions: Don't
get thrown for a loss
Exceptions: Don't
get thrown for a loss |
Test networked
code the easy way
Test networked
code the easy way |
J2SE 1.4
breathes new life into the CORBA community, Part
3
J2SE 1.4
breathes new life into the CORBA community, Part
3 |
Attack of the
clones
Attack of the
clones |
Java Tip 134: When
catching exceptions, don't cast your net too wide
Java Tip 134: When
catching exceptions, don't cast your net too wide |
Axis-orizing objects for SOAP
Axis-orizing objects for SOAP |
Beware the dangers of
generic Exceptions
Beware the dangers of
generic Exceptions |
Java theory and practice: Kill bugs dead
Inspection tools like FindBugs provide a second layer of defense against common coding errors. |
Core Java Interview Questions!
Core Java Interview Questions!
Core Java Interview Questions
Question: What is transient variable?
Answer: Transient variable can't be serialize. For example if a variable is declared as transient in a Serializable class and the class is written |
|
|