Paul Krill
Editor at Large

Oracle to boost AJAX, Java

news
May 11, 20063 mins

Oracle will submit its AJAX render kit, and announce a reference implementation of the Java Persistence Architecture at next week’s JavaOne conference

Oracle will make software contributions intended to boost AJAX (Asynchronous JavaScript and XML) and Java programming at the JavaOne conference in San Francisco next week.

The company will also announce intentions to contribute engineering resources to the open source Grails project.

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.

AJAX is viewed as the answer to building rich Internet applications but developers have had to learn JavaScript and DHTML, Farrell said. “What we’ve done is abstracted the developer from having to learn JavaScript and DHTML,” he said.

Oracle’s technology fits in with the vein of Web 2.0, providing for more interactive Web applications, Farrell said.

The company is looking to submit the kit to an open source organization similar to its previous JSF submission to the Apache MyFaces project. The goal is to continue working through MyFaces but the new submissions has not yet been accepted, Farrell said.

The AJAX donation will occur in two months.

Also at JavaOne, Oracle will announce shipment of a reference implementation of the Java Persistence Architecture (JPA), which features persistence APIs for the EJB (Enterprise JavaBeans) specification. Developers can use this implementation to code with EJB 3 and perform object-relational mapping between databases and Java objects, Farrell said.

“You can just write Java code to this library and still be able to pull data out of your database into your Java objects,” said Farrell. Developers are spared from having to write JDBC code.

Oracle’s JPA implementation is derived from the company’s TopLink Essentials technology for object-relational mapping. The reference implementation will be downloadable at the Oracle Technology Network Web site on May 16.

Oracle anticipates it can leverage the JPA and AJAX contributions to attract developers to its technology stack, which features an application server and related offerings in areas such as security and data binding.

With Grails, Oracle will assist with this project, which is an open source Web application framework that leverages the Groovy scripting language. Groovy runs natively on a Java Virtual Machine rather than requiring a special C run time environment, according to Oracle. Grails is intended to intended to boost productivity in building simple Web applications.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author