Oracle to Boost AJAX, Java
InfoWorldMike writes "Oracle will submit its AJAX render kit to the open source community, and announce a reference implementation of the Java Persistence Architecture at next week's JavaOne conference." From the article: "To bolster AJAX, Oracle will submit its AJAX render kit to the open source community as a follow-up to a previous donation of JavaServer Faces (JSF) components. 'It allows people to work with the JSF components but [they] can display that using AJAX technology, which basically allows them to [have] a much richer environment in the browser,' said Ted Farrell, chief architect and vice president of tools and middleware at Oracle. "
When I was working on the PMD plugin for JDeveloper I had some problems getting it up to date for JDev 10.1.3. But a couple of Oracle guys monitor the JDev forums and were quite helpful in sorting through the updates.
End result was that I was able to get rid of a bunch of my old JList hackery and just use their built in CompilerPage component; good times. Screenshots are here...
The Army reading list
a richer environment is what you give plants when you give in the form of manure.
AJAX and techs of it's ilk are providing corporate developers the tools to better address business requirements and do it faster. Part of the long-term stateless web-based app dev that we've been suffering through since the client/server days has been presentation and smarter data delivery between the user and the back-end.
I've never been one to jump on bandwagons, but AJAX really does make not only my job easier, but the 'richer' apps make the business-side end-user's job easier as well.