在 JSF 应用程序中使用 smartfaces
我想在 JSF 2 应用程序中使用 smartfaces 标签。 也就是说,我对 s:yUICalendar 标签感兴趣。 但我不清楚如何声明。 您能给我展示一个使用任何 smatrfaces 标签的简单 xhtml 页面吗?
I want to use smartfaces' tags in JSF 2 application.
Namely, I interesting in s:yUICalendar tag.
But it is not clear for me, how do I declare it.
Could you please show me a simple xhtml page used any smatrfaces' tag.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从网站下载使用日历组件的示例。您需要查看 META-INF\resources\smartfaces\yUICalendar\ 下的 yUICalendar.xhtml
Download the example of using the calendar component from their website here. You need to look at the yUICalendar.xhtml under META-INF\resources\smartfaces\yUICalendar\