简体   繁体   English

GlassFish 管理控制台和 Oracle 数据库管理工具中使用了哪些 jsf 库?

[英]Which jsf libraries are used in GlassFish admin console and Oracle database admin tools?

I am curious what jsf libraries are used in popular admin tools like Glassfish admin console and Oracle database admin tools - I don't remember name but several years ago i used Oracle 10g database and admin and sql application was in jsf technology. I am curious what jsf libraries are used in popular admin tools like Glassfish admin console and Oracle database admin tools - I don't remember name but several years ago i used Oracle 10g database and admin and sql application was in jsf technology.

I am trying Icefaces so far and I am going to try Primefaces and Richfaces and maybe some one more?到目前为止,我正在尝试 Icefaces,我将尝试 Primefaces 和 Richfaces,也许还有更多?

I believe the Oracle tools use Oracle ADF .我相信 Oracle 工具使用Oracle ADF I'm not sure about GlassFish.我不确定 GlassFish。

Glassfish admin console uses a fork of Woodstock (the component set which first shipped with Netbeans' Visual JSF Developer ). Glassfish 管理控制台使用Woodstock的一个分支(最初随 Netbeans 的Visual JSF Developer提供的组件集)。

I would however not recommend this JSF component library for your projects.但是,我不会为您的项目推荐这个 JSF 组件库。 Rather head to more public, robust and well developed/maintained component libraries.而是转向更公共、更健壮和开发/维护良好的组件库。 The three you mentioned in your question, together with Tomahawk and OpenFaces, have good components.您在问题中提到的三个,连同 Tomahawk 和 OpenFaces,都有很好的组件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM