trinidad
JSF2, reloading a page from a ViewScoped bean without destroying the bean?
I\'ve got a little problem I\'d like to solve. I use Apache Myface 2 with Tomahawk and Trinidad. Trinidad delivers its Dialog Framework to create Modal Dialogs...[详细]
2023-03-28 05:10 分类:问答Which is best to use? ADF faces components or trinidad components?
I recently got开发者_如何学Python to know about trinidad of Apache MYfaces. For web application i have seen peoples using ADF faces components.Will trinidad componentsgood for Web Application with ric[详细]
2023-03-21 17:34 分类:问答Need to display three Apache Trinidad charts in three columns instead of the default two
I have created three charts using the Apache Trinidad开发者_JAVA百科 chart component and I am having trouble customizing the display of the charts. By default, the charts (or gauges in my case) are di[详细]
2023-03-13 17:08 分类:问答expand JSF tree through Javascript
I have a functional trinidad tree . I want to expand the tree when the page is loaded. <tr:tree id=\"treeid\"value=\"#{backingbean.model}\" var=\"model\">[详细]
2023-03-13 14:44 分类:问答Used trinidad chart tag <tr:chart> in XHTML, but no output is coming
Below is the code where i am facing the issue, i am not getting the output of the graphs. Kindly help me.[详细]
2023-03-05 14:59 分类:问答JSF Trinidad tr:inputText trimming
When user inserts white spaces in input generated by tr:inputText and submits form I get the value that was submitted in JSF converter (my converter does no trimming) set on the input. But I get null[详细]
2023-02-25 13:25 分类:问答Eclipse JSF + facelet - opening and editing page is slow
When opening JSF page (JSF + Apache Trinidad + facelet) in Eclipse (Helios), Eclipse freezes for a few seconds before the page is opened.[详细]
2023-02-18 18:12 分类:问答myFaces Trinidad example not displaying
Hi I have followed the setup guide at: http://myfaces.apache.org/trinidad/installation.html When I include the following code in my faces-config.xml file I get an error when I hit a page:[详细]
2023-02-09 20:23 分类:问答Building a mobile web site
We are in the process of looking at allowing mobile devices to view our site.We have targeted 3 phones - BlackBerry, iPhone and Android.[详细]
2023-01-17 20:26 分类:问答JSF + Hyperjaxb3 + Hibernate LazyInitializationException accross requests
I have JSF application with trinidad components and JAXB/JPA entity beans generated by Hyperjaxb3. In the UI I use Trinidad combo box component that has JPA object as values.[详细]
2023-01-17 16:36 分类:问答