|
Introduction
Java is an object-oriented programming (OOP) language. Similar to C++, Java was originated from the C programming language and it has C-style
grammar. Different from C++, Java is a strict object-oriented programming language (not 100% though), while C++ is compatible with C and doesnot
force OOP. When Java was invented in Sun Microsystems in 1990, the Green Project Team first called it oak.
Java FAQ
Ant
JAAS
JavaBean
JBoss
JMX
JSP
Log4J
Persistence
Struts
Tomcat
C3P0
is a summary of conection pools
Java reporting tools
Misc
Why is my nohup not working with Java 1.4?
Use "nohup java -Xrs your.java.program &", instead of "n...[more] |
|