facelets模板

上传者: 40990098 | 上传时间: 2020-01-13 03:13:22 | 文件大小: 34KB | 文件类型: rar
在 JavaServer Faces (JSF) 2.0 中,Facelets 取代 JavaServer Pages (JSP) 成为默认的视图声明语言 (VDL)。有了 Facelets,您不需要像以前在 JSF 1.2 中那样配置视图处理器。Facelets 是一种以 JSF 为中心的视图技术。 Facelets 以组合为基础。一个组合定义一个 Facelets 页中的 JSF UIComponent 结构。Facelets 应用程序可以包含多个组合,这些组合在不同的 Facelets 页中定义、作为一个应用程序运行。 Facelets 是一种类似 Tiles 的模板化框架。与 Tiles 相比,Facelets 的优势在于它预先集成了 JSF UIComponent,并且不需要 Facelets 配置文件,而 Tiles 需要 Tiles 配置文件。 在 Facelets 中可以添加 JSF 验证器和转换器。Facelets 全面支持表达式语言 (EL) 和 JavaServer Pages Standard Tag Library (JSTL)。在 Web 应用程序中使用 Facelets 的部分好处包括模板化、重用和易于开发。

文件下载

资源详情

[{"title":"( 46 个子文件 34KB ) facelets模板","children":[{"title":"planets","children":[{"title":"WebContent","children":[{"title":"saturn.xhtml <span style='color:#111;'> 609B </span>","children":null,"spread":false},{"title":"earth.xhtml <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"sections","children":[{"title":"planetarium","children":[{"title":"maybody.xhtml <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"sidebarLeft.xhtml <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"header.xhtml <span style='color:#111;'> 415B </span>","children":null,"spread":false}],"spread":true},{"title":"login","children":[{"title":"sidebarLeft.xhtml <span style='color:#111;'> 607B </span>","children":null,"spread":false},{"title":"header.xhtml <span style='color:#111;'> 409B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"mercury.xhtml <span style='color:#111;'> 584B </span>","children":null,"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":true},{"title":"templates","children":[{"title":"masterLayout.xhtml <span style='color:#111;'> 900B </span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"tags","children":[{"title":"corejsf","children":[{"title":"planet.xhtml <span style='color:#111;'> 714B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"corejsf-facelets-tags.xml <span style='color:#111;'> 616B </span>","children":null,"spread":false},{"title":"web.xml <span style='color:#111;'> 1003B </span>","children":null,"spread":false},{"title":"corejsf.taglib.xml <span style='color:#111;'> 351B </span>","children":null,"spread":false},{"title":"faces-config.xml <span style='color:#111;'> 465B </span>","children":null,"spread":false},{"title":"lib","children":null,"spread":false}],"spread":true},{"title":"login.xhtml <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"uranus.xhtml <span style='color:#111;'> 611B </span>","children":null,"spread":false},{"title":"resources","children":[{"title":"css","children":[{"title":"styles.css <span style='color:#111;'> 823B </span>","children":null,"spread":false}],"spread":true},{"title":"images","children":[{"title":"Venus.gif <span style='color:#111;'> 2.88KB </span>","children":null,"spread":false},{"title":"Mars.gif <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"Uranus.gif <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"Earth.gif <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"Mercury.gif <span style='color:#111;'> 700B </span>","children":null,"spread":false},{"title":"Jupiter.gif <span style='color:#111;'> 3.49KB </span>","children":null,"spread":false},{"title":"Neptune.gif <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"Saturn.gif <span style='color:#111;'> 4.76KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"venus.xhtml <span style='color:#111;'> 470B </span>","children":null,"spread":false},{"title":"jupiter.xhtml <span style='color:#111;'> 593B </span>","children":null,"spread":false},{"title":"mars.xhtml <span style='color:#111;'> 606B </span>","children":null,"spread":false},{"title":"neptune.xhtml <span style='color:#111;'> 605B </span>","children":null,"spread":false},{"title":"planetarium.xhtml <span style='color:#111;'> 583B </span>","children":null,"spread":false}],"spread":false},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'> 391B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 475B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.prefs.xml <span style='color:#111;'> 166B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'> 503B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 364B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"com","children":[{"title":"corejsf","children":[{"title":"User.java <span style='color:#111;'> 618B </span>","children":null,"spread":false},{"title":"Planetarium.java <span style='color:#111;'> 523B </span>","children":null,"spread":false},{"title":"messages.properties <span style='color:#111;'> 440B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":".project <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"build","children":[{"title":"classes","children":[{"title":"com","children":[{"title":"corejsf","children":[{"title":"User.class <span style='color:#111;'> 860B </span>","children":null,"spread":false},{"title":"Planetarium.class <span style='color:#111;'> 729B </span>","children":null,"spread":false},{"title":"messages.properties <span style='color:#111;'> 440B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明