jsf-2
How can I navigate to a different page when user clicks a row?
I want to be able to navigate to a different page when user clicks are row. Problems No error is thrown I can see the selectionListener getting executed with expected row value but nothing happens.[详细]
2023-04-11 00:42 分类:问答Richfaces 4 rich:inputNumberSpinner: not getting "set" in backing bean
I have done JSF work before, but am new to RichFaces.To test my set up and environment, etc.I have tried to make just a simple little app where the user enters two numbers, clicks a button, and the ap[详细]
2023-04-10 22:08 分类:问答How To Optimize JSF applications [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po[详细]
2023-04-10 21:23 分类:问答Primefaces - how to display dataGrid and select menu inline
It may sound a silly question but I\'ve tried everything: with style attribute (display: inline), with styleClass attribute but nothing.[详细]
2023-04-10 21:22 分类:问答Richfaces 4 Datatable with onclick Event on row
I have a simple Richfaces 4 <rich:dataTable> with some <rich:column>s. Now I want if I press on one row, that below the table the ID of the row should be displayed.[详细]
2023-04-10 17:53 分类:问答JSF List Converter
How do I write a converter for a list of items of class A in JSF2? I have written a converter for class A, but the items show up using the default toString() function: \"A@hashcode\".[详细]
2023-04-10 16:35 分类:问答How does the UserTransaction and the EntityManager interact?
This is an academic question; I have no broken code in relation to this.I just want to expand my understanding of what is happening under the hood.[详细]
2023-04-10 11:30 分类:问答Multiple <cc:insertChildren /> in the same composite component
I\'m trying to do a composite component with union of a autoComplete and a dataTable. Like this: <util:myCustomComp ...>[详细]
2023-04-10 11:16 分类:问答JSF 2 RI (Mojarra) and Tomahawk compatibility
I need to use fileUpload from Tomahawk because 开发者_如何学Cnot provided by Jsf. I want to know if Tomahawk is 100% compatible with Mojarra[详细]
2023-04-10 10:51 分类:问答p:autoComplete itemLabel throws "The class 'java.lang.String' does not have the property 'label'."
I\'m changing from IceFaces to PrimeFaces (I really wanted to change to RichFaces but cause a bug in new version, I won\'t) and I\'m havinng some dificults to implement correctly primefaces autoComple[详细]
2023-04-10 10:18 分类:问答