Creating Voice Applications with Reusable Dialog Components 01 Oct 2005 03:41 GMTFind out how J2EE, JSP, and Struts developers can use the Reusable Dialog Component (RDC) Open Source project along with VoiceXML to develop rich voice applications using standard Web progamming models.
Source: DevX James: The Java Apache Mail Enterprise Server 30 Sep 2005 23:36 GMTThis open source, 100 percent pure Java e-mail server, developed by the Apache Software Foundation, has all the qualities of an industrial-strength e-mail server. Learn about the additional qualities that make James a unique option for your e-mail server needs.
Source: JavaBoutique Developing Content-Driven Web Apps with karma-jcr 29 Sep 2005 04:00 GMTThe karma framework, hosted on java.net, uses a "convention over configuration" approach to get your web app up and running quickly. Paired with its persistence framework, karma-jcr, it offers a feet-first way to develop web apps with CRUD (create, retrieve, update, delete) functionality. Project founder Oliver Kiessler shows how to get started.
Source: Java.net What Is Quartz 28 Sep 2005 04:00 GMTJava programmers: if you've ever needed an application to perform a task at a specific time, automatically, Chuck Cavaness suggests you check out the Quartz Scheduler. Cavaness looks at this open source job-scheduling framework, explains where to get it, how it works, and reviews its feature set.
Source: O'Reilly ONJava 2005 Reader Survey Results, Part 2 28 Sep 2005 04:00 GMTIs there anything else you'd like to tell our Java editors? Well, 226 people responding to the 2005 ONJava Reader Survey did. In this article, we show what they said and discuss what we're doing with the site.
Source: O'Reilly Use Stored Procedures for Java Persistence 27 Sep 2005 02:06 GMTFind out why should you use stored procedures to build your Java persistence layer instead of embedded SQL, entity beans, or tools such as Hibernate. Then learn how to do it.
Source: DevX Avoid the Lesser Known Pitfalls of Localizing Java Applications 23 Sep 2005 21:43 GMTPreparing a localized version of a Java desktop application is supposed to be an easy and well-documented task, but that's not always the case. Find out about the small problems involved that typically fall under the radar of most tutorials.
Source: JavaBoutique Open Source Java Reporting with JasperReports and iReport 23 Sep 2005 19:14 GMTJasperReports is a powerful and flexible open source reporting solution. The iReport visual designer enables you to take advantage of the full power of JasperReports without in-depth knowledge of the JasperReports native XML format.
Source: DevX