Subscribe to:
Post Comments (Atom)
-
PageContext is an abstract class which extends javax.servlet.jsp.JspContext, it provides context information when JSP is used in servlet env...
-
Tranditional blocking I/O is not like Thread.sleep(), Object.wait(), Thread.join(), etc, it cannot interrupted by the Thread.interrupt() met...
-
This is a very interesting, in the JDK implementation, any number between -128 and 127, the JDK create a cache : static class valueOfCache...
No comments:
Post a Comment