Client-side

Enabling the Hover-Over-Help Feature Using JSP Custom Tags

This article introduces a presentation-tier JEE framework designed to enable the hover-over-help feature without hard coding JavaScript modules in the JSPs in...

3 replies - 8003 views - 10/21/08 by myuan100 in Articles

Interview: Lieven Doclo, Spring RCP Project Lead

Spring RCP, a Swing application framework full of the promise of Spring and famous for its project's stops and starts—occasionally rising from its own ashes,...

4 replies - 2346 views - 10/20/08 by Geertjan Wielenga in News

Fighting Perfection

If you’re like me, you probably often find yourself never fully satisfied with your work — always making tweaks and changes, always finding things you...

2 replies - 2789 views - 10/15/08 by dmitryf in News

JSF 2.0 New Feature Preview Series (Part 4) Resource Re-location

This is the sixth entry in the JSF 2.0 New Feature Preview Series. The last entry covered the new event system. For this entry,...

3 replies - 3746 views - 10/15/08 by Ryan Lubke in News

Creating a Media Player in Java - Part 3

Maybe the most important part of a good media player is how usable it is and how good it looks when minimized. Ultimately you should be able to do everything...

1 replies - 3068 views - 10/14/08 by Mikael Grev in Articles

JSF 2.0 New Feature Preview Series (Part 3) Publish/Subscribe Event System

This is the fifth entry in the JSF 2.0 New Feature Preview Series. The last entry wrapped up the new application resource handling.  We'll now switch focus...

0 replies - 2775 views - 10/09/08 by Ryan Lubke in News

Lutèces d'Or 2008 : OpenOffice.org and the Île de France Area Awarded

We took part to the Paris Capitale du Libre event that was held in Paris last week.

0 replies - 1325 views - 10/09/08 by eogez in News

JSF 2.0 New Feature Preview Series (Part 2.3): Resources

This is the fourth blog in the JSF 2.0 New Feature Preview Series. The previous entry covered the new resource API. This will be the last part of the...

1 replies - 2454 views - 10/08/08 by Ryan Lubke in News

Java RESTful clients and JAX-RS

RESTful architecture and JAX-RS lead to distributed architectures. Roy Fielding's dissertation talks about a layered, client-server architecture. The JAX-RS...

0 replies - 7036 views - 10/07/08 by Solomon in Articles

JVM Language Summit - last day

The final day of the language summit sported loads of interesting presentations, just like the first two days. I can’t over stress how well prepared these...

0 replies - 2233 views - 10/06/08 by olabini in Articles

JVM Language Summit - second day

I’m sitting here during the third day of the JVM language summit, and thought I’d summarize the second day a bit. Hopefully I’ll soon be able to write...

0 replies - 2126 views - 10/06/08 by olabini in Articles

JVM Language Summit - first day

Just came back from the first day of the JVM language summit, and it’s been a very interesting day indeed. I made some bad morning choices - and spending...

0 replies - 2144 views - 10/06/08 by olabini in Articles

JVM Language Summit 2008 Report

Thoughtworker and DZone MVB blogger Ola Bini recently attended and blogged from the JVM Language Summit that took place in Santa Clara, California last month....

0 replies - 6717 views - 10/06/08 by Nitin Bharti in Articles

Ajaxified Body

I've often wondered if it was possible to use Ajax to reload the main content of a web application without reloading the header, menu and footer. SiteMesh...

2 replies - 5811 views - 10/06/08 by Matt Raible in News

How To Implement Row Level Access Control In Lucene

Below I have written some fully functionally code that shows how you could implement row level access control in Lucene (2.3.2). Basically you have to index...

0 replies - 3290 views - 10/02/08 by amccurry in News