How to Iterate Over java.util.Set in JSF
I spent quite some time trying to find a solution for the following JSF issue: it is not possible to iterate over a java.util.Set. – ui:repeat (facelets) doesn’t work –Continue reading
I spent quite some time trying to find a solution for the following JSF issue: it is not possible to iterate over a java.util.Set. – ui:repeat (facelets) doesn’t work –Continue reading
While waiting for my eclipse to shut down, because the Flex Builder plugin again made it crash, I decided to write a little about my Flex experience. I’m now onContinue reading
I am forced to work with NetBeans (6.1) from time to time. We are creating a Desktop app, and hence NB’s Matisse is a good idea. But.. recently I startedContinue reading
As every hyped product, Google’s Android attracts developers attention. So did it with me, I downloaded the SDK, and starting coding some simple things. Let me summarize: I felt aContinue reading