
For hardcore server-side Java developers, the only way to "speak" out to the world is by using APIs. Today's post is all about JAX-RS: writing and exposing...
1 replies - 2236 views - 01/30/13 by Andriy Redko in Articles

This post is logical continuation of the previous one. The only difference is the container we are going to use: instead of Jetty it will be our old buddy...
0 replies - 2000 views - 01/30/13 by Andriy Redko in Articles

Functional Programming is Coming
Neal Ford published a great tutorial on IBM DevWorks about helping Java developers to get started with functional programming...
0 replies - 3945 views - 01/30/13 by Mitch Pronschinske in Articles

At Carfey Software, we love our flagship product, Obsidian Scheduler.
We believe that Obsidian is the best choice for most scheduling needs.
Why? Because...
2 replies - 4013 views - 01/30/13 by Craig Flichel in Articles

How often do you see code like this, especially when using dependency
injection, single-responsibility principle, and other “good practices”?class...
0 replies - 1850 views - 01/30/13 by Adam Warski in Articles

Haskell has the reputation of being one of the most advanced programming language of our time. Its main strengths are its functional paradigm, its purity which...
7 replies - 2383 views - 01/29/13 by Damien Lepage in Articles

One of my favorite features of JavaFX 2 is the standard charts it provides in its javafx.scene.chart package. This package provides several different types of...
0 replies - 1470 views - 01/29/13 by Dustin Marx in Articles

t's been a while since I last blogged. I keep thinking of blogging
something technical but end up getting busy with other things. This last
week there was...
2 replies - 1611 views - 01/29/13 by Jaikiran Pai in Articles

One of the most popular posts on my blog is the short tutorial about the JDBC Security Realm and form based Authentication on GlassFish with Primefaces.
...
0 replies - 2214 views - 01/29/13 by Markus Eisele in Articles

Hot on the heels of Isis’ first release as an Apache top-level project, we’ve now released a new security component that integrates with Apache...
0 replies - 651 views - 01/29/13 by Dan Haywood in Articles

Quite sometime back I had written about Using JAXB to generate XML from the Java, XSD.
And now I am writing how to do the reverse of it i.e generating Java...
0 replies - 2662 views - 01/29/13 by Mohamed Sanaulla in Articles

You know that I like to play around with visualizations. I blogged about a nice way to visualize svn commits over time a while back. Today I finally found some...
1 replies - 1560 views - 01/28/13 by Markus Eisele in Articles

Following on from Isis’ recent graduation as an Apache top-level project, I also blogged about how we have a new CMS-based site and also how we’ve moved...
0 replies - 1599 views - 01/28/13 by Dan Haywood in Articles

Most Java
programmers are familiar with the Java thread deadlock concept. It essentially
involves 2 threads waiting forever for each other. This...
0 replies - 1656 views - 01/28/13 by Pierre - Hugues... in Articles

In December, the AppFuse Team released 2.2.1. Right before that release, I decided to wait on enhancing its "light"...
0 replies - 834 views - 01/28/13 by Matt Raible in Articles