DataNucleus Access Platform 3.0.7 Released
JPA improvements to EM.find() handling, better detection of 1-N Uni FK relations, and fix for JPQL "INDEX" when used with join table.... more »
Tweet 0 Comments Save Tags: database , java , open source , standards
Q&A series - Java DataStructures
How do hashtables/HashMap work ? What happens if two keys have the same hashCode ? What happens if the two keys have the same equals value ?
Tweet 0 Comments Save Tags: java
Contexts and Dependency Injection in Java EE 6: @EJB vs @Inject
Learn how and when to use the contexts and dependency injection model in Java EE 6. Java Platform, Enterprise Edition (Java EE) 5 brought... more »
Tweet 0 Comments Save Tags: frameworks , java , server , tools
Build a Contacts Application With jQuery Mobile & the Android SDK
In this tutorial series, we will develop a native Android application where the user interface is implemented using the jQuery Mobile... more »
Tweet 0 Comments Save Tags: frameworks , java , javascript , mobile
Hacking A Maven Dependency with Javassist to Fix It
Have you ever wondered what to do when needing “just a small change” to a third-part library your project depended on? This post... more »
Tweet 0 Comments Save Tags: frameworks , java , methodology , tools
FXML communicates to FXML via FXControllers and Interface
Hello guys, I’m back after my lots of works and stuffs that’s why this post got delayed. Anyway now I’m going to demonstrate today about... more »
Equinox p2 provisioning support in RCP applications
To date, putting the Equinox p2 provisioning support into an RCP application has been a bit of a chore. Witness the plethora of blog and... more »
Tweet 0 Comments Save Tags: eclipse , frameworks , java , tools
Performance Analysis of REST/HTTP Services with JMeter and Yourkit
My last post described how to accomplish stress- or load-testing of asynchronous REST/HTTP services with JMeter. However, running such... more »
Tweet 0 Comments Save Tags: how-to , java , tools , web services
IceFaces Copies PrimeFaces LINE BY LINE
After release of IceFaces 3, we have been getting reports from PrimeFaces Community that IceFaces Ace Components look similar to... more »
Tweet 0 Comments Save Tags: java , open source
Spring Data JPA 1.1.0 RC1 and 1.0.3 GA released | SpringSource.org
I am happy to announce the release of Spring Data JPA 1.1.0 RC1 as well as 1.0.3 GA. The release candidate includes a ton of new features... more »
Tweet 0 Comments Save Tags: announcement , java , open source
Quick tip on using Blocking method in Java
Java API has several blocking methods in IO, Swing and Threading which can hung the program if not used properly. its quick guide on... more »
Tweet 0 Comments Save Tags: how-to , java
Last Java EE 7 JSR filed with WebSocket API
JSR 356 just about made the cut for Java EE 7 specifications, bringing a Java API for WebSocket. More details within.
Tweet 0 Comments Save Tags: java , news , server
Java Developers Most Wanted Languages for 2012
Here are the results of our popular poll for java developers: Which new language do you want to learn in 2012?
Tweet 1 Comments Save Tags: java
Jelastic vs. Heroku
Comparing 10 major points for Jelastic and Heroku. Author is a Jelastic employee.
Android: Play multiple sounds simultaneously
How to play about 50 different sound samples , at least 5 of them simultaneously. Playing a sound should be instant, so low latency is required.
Tweet 0 Comments Save Tags: how-to , java , mobile
ICEfaces 3.0 Released - New and Noteworthy
ICEfaces 3.0 is an official ICEfaces major release, featuring over 40 new and improved ACE Components, new support for MyFaces JSF, and... more »
Tweet 0 Comments Save Tags: frameworks , java , javascript , web 2.0
Lift 2.4 Released - A Mature Web Framework for Scala
The community of Lift developers have proudly released Lift 2.4 final, a very mature Web Framework for Scala used by many companies like... more »
Tweet 0 Comments Save Tags: frameworks , java , other languages , web 2.0
Passing data objects between CICS Java environments: Part 3: Transporting Java data objects from a CICS transaction Java client program to a CICS TS Java program
Java is becoming a popular programming language for CICS applications. CICS provides multiple Java environments, each with its own... more »
Tweet 0 Comments Save Tags: java
JSR 356: Java API for WebSocket
This JSR will define a standard API for creating WebSocket applications. There is a wide range of web applications that rely on timely... more »
Tweet 0 Comments Save Tags: frameworks , java , javascript , standards
Get Smart...Paddy Power Technology Series
Paddy Power are hosting a John Smart seminar in Dublin, Ireland. John Ferguson Smart is CEO of Wakaleo Consulting, a company that... more »
Tweet 0 Comments Save Tags: java , news
Model2Roo: a Model Driven Approach for Web Application Development based on the Eclipse Modeling Framework and Spring Roo
A tool to generate Spring Roo scripts by UML. We propose an approach based on model-driven techniques in order to guide the development... more »
Tweet 0 Comments Save Tags: java , tools
Java 7 - Project Coin Decompiled Part II
Hello everybody, this is the second part of Java 7 - Project Coin Decompiled, as you remember, we have already seen some of the small... more »
Tweet 0 Comments Save Tags: java , research , reviews , tools
ICEFaces 3.0 Released
The current version of the popular JSF library is even more focussed on the client side.
Tweet 0 Comments Save Tags: ajax , java , open source , web 2.0
Why I Wrote Yet Another Java Bean Framework
With so many Java Bean XML and dependency injection frameworks out there – did I really need to write another?
Tweet 0 Comments Save Tags: frameworks , java
Jdbc Logging with a Proxy Driver: jdbcdslog
A simple example of using the jdbcdslog Jdbc logging proxy driver to log SQL statements generated by your application.
Tweet 0 Comments Save Tags: java


