I have a JSF 1.2 application (Sun RI, Facelets, Richfaces) that was used only on IE6 browsers. Now, we must also support Firefox (yeah !).
I have following UI part on JSF - it\'s simple search form with input field and submit: <h:form>
Can yo开发者_StackOverflow中文版u separate components of an IceFaces application so they can be tested in isolation instead of using something like Selenium or HttpUnit on the assembled application?
I\'m working in a project using Seam and JSF. Fo开发者_如何学编程r some reason (don\'t ask me, I don\'t know) the people before me decided to redirect the user to the response page through a FacesCont
I have this code for a backing bean: @PostConstruct public void refreshData() { rows= (int) dd.getRows();
I have a form where i have to preselect some checkboxes. How is that possible with jsf/seam? In plain html开发者_运维知识库 you would just add the \"checked\" (or checked=\"checked\") as attribute to
The problem is, that after displaying the ResultSet with <h:dataTable>, 开发者_C百科the connection is left open. If I close it, it closes the ResultSet too. I\'m thinking about copying the Resul
Hi in JSF i need to perform some action when each request of the user ends. I need some kind of interceptor but i 开发者_如何学编程don\'t know how to do it. I need help with this please. ThanksI recom
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