以下收录网络上一些好的文章,以飨读者:

OSWS:

HttpOnly的作用与用法: https://www.owasp.org/index.php/HttpOnly

中间件:

揭开J2EE集群的面纱: http://www.theserverside.com/news/1364410/Under-the-Hood-of-J2EE-Clustering

JDK之URL: http://mercyblitz.iteye.com/blog/735529

Java's "os.arch" System Property is the Bitness of the JRE, NOT the Operating System:

http://mark.koli.ch/2009/10/javas-osarch-system-property-is-the-bitness-of-the-jre-not-the-operating-system.html

JASS:

http://www.edc4it.com/2011/05/09/understanding-java-security-and-jaas-part-1/

http://www.nabisoft.com/tutorials/glassfish/securing-java-ee-6-web-applications-on-glassfish-using-jaas


类装入问题解密,第 1 部分: 类装入和调试工具介绍
类装入问题解密,第 2 部分: 基本的类装入异常
类装入问题解密,第 3 部分: 处理更少见的类装入问题
类装入问题解密,第 4 部分: 死锁和约束

jmx 入门-什么是MBeanServer :

http://zyh0913.blog.163.com/blog/static/27389310200791651337125/

TCP/IP

http://coolshell.cn/articles/11564.html
http://coolshell.cn/articles/11609.html

http://sydney.edu.au/engineering/it/~doc/java/jdk1.5.0/docs/guide/security/jsse/samples/index.html


SSL:

https://support.f5.com/kb/en-us/solutions/public/15000/200/sol15292.html

http://blog.csdn.net/fw0124/article/details/40983787

http://www.oracle.com/technetwork/java/javase/felog-138657.html# 关于Jvm诊断的。