java

Spring 2.5 Aspect-Oriented Programming Book Review

Chapter 1: Understanding AOP Concepts The first chapter is  a wide introduction to all the main concepts that you need to know in approaching AOP. All these components are described with their...

1 replies - 2887 views - 05/11/09 by piergiorgiolucidi in Book Reviews

Java Modularity - Why Modularity Matters

In my previous blog, I provided a summarized view of what OSGi is and how it impacts Java developers. I got some interesting feedback.  In this article, I...

5 replies - 4384 views - 05/06/09 by Vladimir in Articles

NextReports 2.2 - Java Reporting Tool

NextReports reporting tool has reached version 2.2. There is support for stored procedures calls. So if you have a stored procedure which returns a data...

0 replies - 389 views - 05/04/09 by Mihai Dinca-Pan... in Announcements

Programming Complexity - Art, Engineering or Monkey Work?

Aside from the fact that Oracle's Java Problem contains all kinds of factual and other errors (see the comments on the post) this sentence caught my eye in...

6 replies - 4565 views - 05/01/09 by Scott Leberknight in News

Java No Cash Cow for Oracle

In a recent Forbes.com article, Oracle's Java Problems, Lee Gomes questions whether Oracle can make money off of the Java platform it inherits from the Sun...

14 replies - 4599 views - 05/01/09 by Nitin Bharti in Articles

JPPF v1.9

JPPF is an open source Grid Computing platform written in Java that makes it easy to run applications in parallel, and speed up their execution by orders of...

0 replies - 576 views - 05/01/09 by Laurent Cohen in Announcements

Butterfly DI Container 2.8.0

Butterfly DI Container 2.8.0 Butterfly DI Container is an ultra lightweight Java dependency injection container. It supports pretty much all the most...

0 replies - 396 views - 04/29/09 by Jakob Jenkov in Announcements

Intuive MVC Pattern for Ajax Applications

ZK 3.6.1 released recently. ZK is a Direct RIA framework to increase developer’s productivity by integrating frontend and backend of applications...

0 replies - 947 views - 04/29/09 by robbiecheng in Announcements

GConnect 1.2

We are pleased to announce that GConnect 1.2 is now available to download from http://www.intient.com/products/gconnect/index.html The new release adds...

0 replies - 444 views - 04/27/09 by Bradley Beddoes in Announcements

New Java Library to Monitor File System Events

TeamDev has recently announced the commercial release of JxFileWatcher.JxFileWatcher is a cross-platform library that provides convenient Java API for...

0 replies - 1608 views - 04/27/09 by Igor Shvydkoy in Announcements

ServiceLayer Beta Release – Instant Web Services for Java Apps

ServiceLayer can be downloaded from: http://agileitinc.com/download.AgileIT (http://www.agileitinc.com) has released a new product, ServiceLayer, which enables...

0 replies - 2532 views - 04/23/09 by khookguy in Announcements

JBoss Portal Server Development Book Review

In the first chapter, JBoss Portal Server Development provides a good overview about all portal types (B2B,B2C,B2E), and then continues to introduce all the components needed to understand all...

0 replies - 4563 views - 04/21/09 by piergiorgiolucidi in Book Reviews

Introducing Butterfly DI Container

Being about 3 years old and reasonably matured, I thougt I'd take the liberty to introduce Butterfly DI Container to the JavaLobby community. Butterfly DI...

1 replies - 3872 views - 04/20/09 by Jakob Jenkov in News

GraphML Viewer for the Web

GraphMLViewer is a freely available, Flash®-based, interactive viewer which displays diagrams, networks, and other graph-like structures in HTML web pages.

0 replies - 2614 views - 04/07/09 by Sebastian Mueller in Announcements

JTAPI Hands-On: Part I

In the first article there was an introduction to the basic interfaces of JTAPI, that is JtapiPeer, Provider, Address, Terminal, Call and Connection. These are...

0 replies - 2663 views - 04/06/09 by gvagenas in Articles