我正在尝试将web应用程序从richfaces 3.3.2迁移到4.0.0,因此我在web.xml文件中更改了必要的内容(servlet映射".xhtml“并删除了Ajax4jsf过滤器)。我也将richfaces 3 jars改成了第四版,但现在我遇到了一些错误,不知道如何解决它们:The importorg.ajax4jsf cannot be resolvedThe i
我正在将richfaces 3.x应用程序迁移到4.x,在datatable上我需要添加未内置的排序功能,我已经添加了排序功能,但我需要为排序功能放置图标,如何从richfaces jar中选择图标?(what should go here if am accessing richfaces components jar)" library="org.richfaces"/>