简体   繁体   English

使用a4j:commandbutton vs h:commandbutton来在richfaces中显示新页面

[英]Use of a4j:commandbutton vs h:commandbutton to present-new-pages in richfaces

I have completely substituted the h:commandButton with a4j:commandLink in my application for reasons not relevant to this issue. 我已经完全用我的应用程序中的a4j:commandLink替换了h:commandButton,原因与此问题无关。 Since then I am seeing flaky peculiar side-effects in IE8 such as select menus that are losing focus and select items that cannot be selected. 从那时起,我在IE8中看到了片状奇特的副作用,例如失去焦点的选择菜单和选择无法选择的项目。

Does anyone think that it is a bad idea to use a4j:commandButton instead of h:commandButton for some reason? 有人认为使用a4j:commandButton代替h:commandButton是个坏主意吗? Does anyone have any prior experience on this? 有没有人对此有任何经验?

Any answer is welcome. 欢迎任何答案。

There is an issue when using a4j:commandLink for navigation in Firefox 3.5, as described here 在Firefox 3.5中使用a4j:commandLink进行导航时会出现问题,如此处所述

JSF problem with FireFox 3.5 caching, wyciwyg:// prefix 使用FireFox 3.5缓存的JSF问题,wyciwyg://前缀

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

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