JSF 模块化 Web 应用程序

发布于 2024-09-13 20:12:07 字数 138 浏览 10 评论 0原文

谈论像内容管理系统这样的模块化 Web 应用程序,您可以在其中上传和安装单独的模块,我想知道使用以下方法开发单独模块(如新闻、RSS 阅读器、论坛等)的最佳方法是什么... JSF,可以放入包中并上传到模块化 Web 应用程序中。

谢谢你! F。

talking about a modular web application like a Content Management System, where you can upload and install separated modules, I would like to know what is the best way to develop separeted modules (like News, rss Reader, Forum, etc...) using JSF, that could be put in packages and uploaded into the modular web application.

Thank you!
F.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

清眉祭 2024-09-20 20:12:07

好的找到了解决方案...

只需使用复合组件...我认为 CC 仅可用于构建小型自定义组件,但不能构建视图的整个部分...这不是真的。 IBM 网站上的这篇文章表明,也可以使用 CC 来构建视图的大部分内容:

http://www.ibm.com/developerworks/java/library/j-jsf2fu2/index.html

好又简单! :)

Ok found the solution...

Simply use composite components... I was thinking that CC were useful to build little custom components only, but not to build entire sections of the view... this is not true. This article in IBM web site shows that it is possible to use CC also to build big parts of the view:

http://www.ibm.com/developerworks/java/library/j-jsf2fu2/index.html

Good and easy! :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文