开发者

JSF 2.0 Facelets nested templates inheritance

开发者 https://www.devze.com 2023-02-16 23:15 出处:网络
Is it posible to define templates that inherit from other templates in facelets? Something like this /GlobalTemplate.xhtml

Is it posible to define templates that inherit from other templates in facelets?

Something like this

/GlobalTemplate.xhtml

/users/UsersTemplate.xhtml template="/GlobalTemplate.xhtml"

/users/viewUser.x开发者_C百科html template="/users/UsersTemplate.xhtml"

Then viewUsers.xhtml will be called by browser


Yes, it's definitely possible.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号