jsf - 为什么在我使用素数符号时使用全能符号?

标签 jsf primefaces omnifaces

我需要知道与现在使用的PrimeFaces相比,使用OmniFaces有什么好处。
OmniFaces提供哪些PrimeFaces不提供的功能?

最佳答案

它们是不同的东西,您可以将它们完美地结合在一起。

  • Omnifaces是JSF的实用程序,可增强JSF本身。它是
    不打算仅提供内置的 View 组件(即使它具有
    其中一些),但为了改进JSF标准API,提供了实用工具,例如
    他们自己的转换器,过滤器,功能和验证器。根据its showcase:

  • OmniFaces is a utility library for JSF 2 that focusses on utilities that ease everyday tasks with the standard JSF API. OmniFaces is a response to frequently recurring problems encountered during ages of professional JSF development of the JDevelopment team and from questions being asked on Stack Overflow.


  • Primefaces是JSF的 View 组件库。他们专注
    帮助您使用结合了jQuery的内置组件,
    Javascript和CSS样式。您可以看看所有这些
    他们的showcase
  • 关于jsf - 为什么在我使用素数符号时使用全能符号?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18445549/

    相关文章:

    java - JSF、AJAX、使用 selectOneMenu 更新动态表

    jsf - 如何调用 p :commandButton in the error page shown by FullAjaxExceptionHandler?

    jsf - Icefaces Actionlistener 将参数传递到另一个页面

    jsf - java.lang.ArithmeticException :/by zero with Primefaces LazyDataModel

    css - 如何停止 richfaces 风格?

    jsf - 标签库支持命名空间 : http://primefaces. org/ui,但没有为名称定义标签:dataView

    javascript - Primefaces 对话框设置高度的一半屏幕大小

    jsf-2 - 如何在 backing bean 中确定是否为 p :dialog is open?

    jsf - javax.faces.FacesException : Expression Error: Named Object: org.omnifaces.component.validator.ValidateMultiple 未找到

    java.lang.IllegalStateException : CDI API is not available in this environment. 在 org.omnifaces.config.BeanManager