
正方软件框架相关
文章平均质量分 82
huxin1
这个作者很懒,什么都没留下…
展开
-
log4j的MDC
<br /><br /> org.apache.log4j <br />Class MDCjava.lang.Object org.apache.log4j.MDCpublic class MDCextends java.lang.Object <br />The MDC class is similar to the NDC class except that it is based on a map instead of a stack. It provides mapped diagnostic转载 2010-07-15 09:19:00 · 8080 阅读 · 1 评论 -
Struts VS Turbine
<br />您正在看的JAVA教程是:Struts VS Turbine。 <br /> jianhua23 <br /><br /><br /> Struts 和 Turbine 我都用过并且做过项目,我想在这个问题上我还是有点发言权的:-)<br /><br /> Struts 比 Turbine 的结构简单多了,换而言之,Struts 是一个非常纯的 Web Framework,它也仅仅只是一个 Framework.Struts 的官方定义中说了其符合 MVC,我并不是非常认同.Struts转载 2010-07-15 09:40:00 · 663 阅读 · 0 评论