SiteMesh基础教程
Posted Jim
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SiteMesh基础教程相关的知识,希望对你有一定的参考价值。
SiteMesh是由一个基于Web页面布局、装饰以及与现存Web应用整合的框架。它能帮助我们在由大量页面构成的项目中创建一致的页面布局和外观,如一致的导航条,一致的banner,一致的版权,等等。
教程地址:
http://flyer2010.iteye.com/category/196723(SiteMesh2)
http://wiki.sitemesh.org/wiki/display/sitemesh/Home(SiteMesh2-官方教程)
官方资源:
http://wiki.sitemesh.org(SiteMesh2-Wiki)
https://github.com/sitemesh(GitHub)
http://mvnrepository.com/artifact/opensymphony/sitemesh(SiteMesh2-Maven)
http://central.maven.org/maven2/org/sitemesh/sitemesh/3.0.1/(SiteMesh3-Maven)(使用的是中央仓库,上面没收录,但可以直接使用版本号获取)
http://wiki.sitemesh.org/wiki/display/sitemesh3(SiteMesh3-Wiki)
https://web.archive.org/web/20071009065815/http://www.opensymphony.com/sitemesh/api/index.html?overview-summary.html(SiteMesh2-API)
官方例子:
https://github.com/easonjim/5_java_example/tree/master/sitemesh/sitemesh-example(SiteMesh2-Maven)
总结:
以上是关于SiteMesh基础教程的主要内容,如果未能解决你的问题,请参考以下文章