The pages of my web application are loaded really slowly on Internet Explorer 6, compared to Firefox : around 6s for IE6, 3s for Firefox.
I\'m having trouble with a JSF selectManyCheckbox and A4J support. The purpose is to run some action when a checkbox is selected. This works perfectly in Firefox. Yet, when testing in any IE (ie6 / ie
I have a List of strings in my object, and I was hoping to be able to edit them with 开发者_如何学Goan a4j:repeat.
We are using Richfaces in one of our projects. I need to focus the element dynamically on some user action.
I have a project using Jboss Seam + Richfaces and I want to use comet (ajax push). I\'ve been reading some stuff and found Icefaces ajax push really interesting.