Search |
||||||||||||||||||||||||||||||||||||||||||||||||||||
Blogs by topic Java Enterprise and user driscoll
Web Applications![]()
Just a short post to note that we've now shipped Mojarra 2.0.1. This version fixes a very serious bug when running on Tomcat. You can pick up the files from the usual places, see the release notes for more information.
If you're using GlassFish, and already running 2.0.0 (you leading edge adopter!), there's probably no reason to upgrade - though the new v3 (b69) has the updated jar, and it...
![]()
Just a reminder that while you are developing a JSF 2.0 project, you really, really, really should enable the Development Project Stage. Doing this enables better error messages, including in the client side JavaScript, at the cost of some performance.
Enabling this is as simple as putting the below into your web.xml:
<context-param>
<param-name>javax.faces.PROJECT_STAGE...
![]()
In this entry, I discuss two more features of JSF Ajax support: the f:ajax tag's event attribute and listener attribute.
Web Development Tools![]()
I've posted the slides for the talk that Andy Schwartz and I did at Oracle Open World up on Slideshare.
Check 'em out.
Web Design![]()
In talking with Andy Schwartz before our recent talk together at Oracle Open World, Andy mentioned that he'd like to see some new components make it in to JSF 2.1.
I'd like to see that too - but what new components? To aid the discussion, I thought it might be handy to make up a list of components that I think would be handy for JSF - but please, don't take this as an endorsement of any...
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|