15
This is a little late notice, but we at Sun are holding a “virtual conference” covering GlassFish v3, JavaEE 6, etc. You can find details here. It starts in 30 minutes (10:00 CST, 8:00 PST). ![]()
Popularity: 6% [?]
This is a little late notice, but we at Sun are holding a “virtual conference” covering GlassFish v3, JavaEE 6, etc. You can find details here. It starts in 30 minutes (10:00 CST, 8:00 PST). ![]()
Popularity: 6% [?]
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 well as the application server — which is GlassFish v3, of course — that runs it). When accessing the application, please keep in mind that it’s on an old server that’s running on an AT&T U-verse line, and the download times will reflect that. ![]()
I’d also like to not that this showcases a couple of new components at the moment. I’ve begun an implementation of the YUI data table widget. At the time of this posting, basic table functions work, including client-side sorting. More complex functionality, such as Ajax updates, are in the offing.
Another new component, which the demo uses extensively, is the excellent SyntaxHighligher script from Alex Gorbatchev. The demo uses this new component to show the page source for each demo, finally allowing you to see a given component in action, as well seeing the page markup that makes those components. The demo is still in flux, so some things aren’t quite “perfect” yet. For example, Safari really hates the markup the demo produces, which is a bug in the demo application itself. Hopefully, that will soon be fixed. For now, Safari users will need to use another browser.
As I’ve noted, Scales has been migrated to JSF 2. While most components are working as expected, there are likely some minor issues to work out. If you run into any of these issues, or if you’d like to see extra functionality in any of the components, please feel free to file an issue on the Scales issue tracker on the Kenai project site.
Popularity: 8% [?]
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 would rather not import another library, that capability is now baked in, and, for those familiar with a4j or DynaFaces, it should look very familiar. However, for those that don’t mind the external dependency, the standardized Ajax will make it much easier to mix and match component libraries on the same page, an issue that has plagued JSF for while. In this post, I’d like to take the first approach and show how easy it is to achieve Ajaxy updates on your h:dataTable using only standard JSF. (more…)
Popularity: 19% [?]
After a lot of changes and a long delay, I’m pleased to announce that we have released FacesTester 0.3 tonight. This version has a large number of new features. Read on the for details. (more…)
Popularity: 4% [?]
I should note here, for those that don’t follow me on Twitter, that I have updated and expanded my About page, for those that are interested in that sort of thing. A word of warning: There’s some personal stuff in there! ![]()
Popularity: 2% [?]
It just occurred to me that I never posted my final wrap up on JavaOne 2009. While it may be that, at this last date, no one cares anymore, I feel I should finish what I started, even if only for me. With that said, here’s my closing thoughts on what I hope is NOT the last JavaOne. (more…)
Popularity: 2% [?]
Day 3 of JavaOne 2009, the last full day of the conference, has come and gone. Like the rest of the crowd, I began to wind down a bit early. (more…)
Popularity: 5% [?]
JavaOne 2009 Day 2 has come and gone, so here I sit on day 3 typing my recap. I never promised a punctual report!
(more…)
Popularity: 5% [?]
JavaOne 2009 started yesterday. It was a long, fun day which started with an interesting general session and ended, for me, with my very first JavaOne presentation (source and slides linked below). The reviews and reactions to the conference have been pretty interesting. Hopefully, mine will be too. (more…)
Popularity: 5% [?]
Today was CommunityOne, the free conference that precedes, and this year, runs concurrently with JavaOne. This year, my wife was able to travel out with me for a little vacation after JavaOne concludes. With her CommunityOne pass, she got to attend today’s activities with me, which was a nice change from last year. When we landed in San Francisco, we checked in, ate a quick lunch, then jumped into the sessions. (more…)
Popularity: 5% [?]