View层选用了人人会写,IDE友好,支持Debug的JSP2.0。
通过JSTL与JSP2.0 EL,成熟的taglib,还有DIV+CSS的综合运用,力求编写出简洁明了的View层页面。
1.1 JSP2.0
2.1 DWR+TrimPath JSTemplate
2.2 Prototype.js +script.aculo.us
3.1 Extreme Table-- 表格Taglib
3.2 OSCache -- 页面内容缓存
3.3 Jodd Form -- 快速绑定Form变量
见 SiteMesh应用,适度使用SiteMeshl来渲染复杂的,样式变化厉害的前台页面,是比<jsp:include>好的方案。
见 页面设计师分册