Server-side

Want Closures in Java 7? Vote!

Although Sun Bug Database is somewhat unpopular it is at least one way to influence the future of Java. I have read many articles on the web where developers...

68 replies - 6011 views - 10/23/08 by Tim in News

YSlow Rules and Tomcat 5.5 SSL

A few weeks ago I attended The Rich Web Experience where I went to talks by Scott Davis and Nathaniel Schutta and heard about using YSlow to measure how well...

2 replies - 4393 views - 10/21/08 by rdonaway in News

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

Making OSGi Easier: SpringSource Enterprise Bundle Repository

SpringSource have just released the Enterprise Bundle Repository for OSGi, an ambitious collection of OSGi ready bundles of some of the most popular libraries...

2 replies - 3419 views - 10/20/08 by James Sugrue in Articles

A Simple Manual Mock Example

Creating and using a mock object is semantically very much like using a stub, except that a mock will do a little more than a stub - it will save the history...

0 replies - 4616 views - 10/13/08 by Schalk Neethling in News

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

Service Factory and OSGI Logging Proposal

I've been doing some thinking lately about how can we log different bundles  or the same bundle with different versions with different log level.   Logging...

3 replies - 4260 views - 10/08/08 by slim.ouertani in Articles

Counting Ruby Objects on the JRuby Heap

I got an email the other day from Michael Yuan. He had been working with some folks who were running an application on JRuby and they thought they might be...

0 replies - 3395 views - 10/08/08 by Gregg Sporar in News

SpringSource listens: no restrictions on Spring current releases

A few weeks ago, it looked like SpringSource were moving to a situation where Spring release tags over 3 months old (and builds) would only be available to...

5 replies - 2308 views - 10/08/08 by Andrew McVeigh in Articles

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...

2 replies - 2641 views - 10/07/08 by amccurry in Articles

Next Up: Code Generation

Ok, after looking at the JSF issues I‘ve been blogging about, and RF and some of the other things in the wind (the Spring meltdown), I have decided that the...

3 replies - 2686 views - 10/07/08 by Rob Williams 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 - 2234 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 - 2145 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 - 6718 views - 10/06/08 by Nitin Bharti in Articles