javaserver faces
Tag details
Welcome to the 'javaserver faces' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'javaserver faces'.
Latest blogosphere posts tagged “javaserver faces”
-
How-to access the selected row data in a TreeTable or Tree
thepeninsulasedge.com Blog —
Authority: 108
The ADF Faces af:treeTable component displays hierarchical data in a combined tree and table structure. In this, the leading column is displayed as a tree, while subsequent columns, which could represent different hierarchy levels, are displayed in a table format. If you use ADF to bind the af:treeTable to business ...3 days ago -
ADF Code Corner: How-to pass values from a parent page to a popup dialog
thepeninsulasedge.com Blog —
Authority: 108
To display values of the current table row in a popup dialog, or read current row data values in Java, developers use a simple but effective binding trick: To access the values of a selected row, you create attribute bindings for all attributes of interest of the iterator that the tree binding, which populates the ...1 week ago -
The Mojarra Scales Demo Has Moved
Coming Up for Air —
Authority: 106
With the recent migration of Mojarra Scales to JSF 2, the old location of the Mojarra Scales demo was no longer adequate (upgrading that server posed some issues). For that reason, I have moved the demo to a new home. This server should be more up-to-date (both in terms of the application as [...]1 week ago -
Enterprise Tech Tip: Using CDI and Dependency Injection for Java in a JSF 2.0 Application
Enterprise Tech Tips —
Authority: 440
The next release of the enterprise Java platform, Java EE 6 includes a number of powerful new technologies and well as significant enhancements to existing technologies. Two of the new technologies are JSR 299: Contexts and Dependency Injection (CDI) (referred to in earlier times as Web Beans) and JSR 330: ...1 week ago -
Using CDI and Dependency Injection for Java in a JSF 2.0 Application
Enterprise Tech Tips —
Authority: 440
by Roger Kitain This Tech Tip covers the intersection of three powerful technologies that are part of the Java EE 6 platform: JSR 299: Contexts and DependencyInjection, JSR 330: Dependency Injection For Java, and JSR 314: JavaServer Faces 2.0. JSR 299: Contexts and DependencyInjection (CDI) defines a set of ...1 week ago -
JSF 2, h:dataTable, and Ajax Updates
Coming Up for Air —
Authority: 106
While JSF has had Ajax support for a long time now, it has always been through external libraries such as Ajax4Jsf/RichFaces, ICEfaces, DWR, DynaFaces, etc. With JSF 2, the framework now has first class, standardized support for Ajax. This is good news on several fronts. For those that want Ajax support but [...]2 weeks ago -
NetBeans 6.8 Becomes The First IDE With Support For Entire JavaEE 6 Spec
IndicThreads home —
Authority: 108
NetBeans IDE 6.8 Beta claims to be the first IDE to offer support for the entire Java EE 6 spec. 6.8 highlights include support for JSF 2.0/Facelets, Java Persistence 2.0, EJB 3.1 including using EJBs in web applications, RESTful web services, and GlassFish v3. The IDE’s integration with Project Kenai, a ...2 weeks ago -
Mojarra 2.0 hits FCS
Coming Up for Air —
Authority: 106
Ryan Lubke announced today the availability of the first production-ready JSF 2 implementation with the release of Mojarra 2.0. You can download the binaries directly from java.net, or, use the information Ryan posted for specifying a dependency in your Maven pom file.Congrats to (the rest of) the Expert Group and, ...3 weeks ago