Javacodegeeks - javacodegeeks.com - Java Code Geeks

Latest News:

Servlet Exception and Error Handling Example Tutorial 27 Aug 2013 | 06:00 pm

Sometime back I wrote a post about Exception Handling in Java but when it comes to web application, we need more than normal exception handling in java. Servlet Exception If you notice, doGet() and do...

Scaling Agile Heuristics – SAFe or not! 27 Aug 2013 | 03:00 pm

If I’m being honest, I feel as if I don’t know much about scaling agile. But when I think about it I think the issue is really: What do you mean when you say “scaling agile?” It seems to me you might ...

Personal Behavior-Driven Development 27 Aug 2013 | 12:00 pm

This year I was fortunate enough to attend the KCDC conference here in lovely Kansas City. One of the sessions I attended was on Behavior-Driven Development. I have attended several BDD sessions befor...

10 Subtle Best Practices when Coding Java 27 Aug 2013 | 12:00 am

This is a list of 10 best practices that are more subtle than your average Josh Bloch Effective Java rule. While Josh Bloch’s list is very easy to learn and concerns everyday situations, this list her...

How To Implement Input Validation For REST resources 26 Aug 2013 | 09:00 pm

How To Implement Input Validation For REST resources The SaaS platform I’m working on has a RESTful interface that accepts XML payloads. Implementing REST Resources For a Java shop like us, it makes s...

Redis as data store: Installation 26 Aug 2013 | 06:00 pm

Introduction Redis is open-source, advanced key-value data store server. It is counted as Nosql database for the key-value store category. It is more than just the cache server. It is more of data str...

How to configure SLF4J with different logger implementations 26 Aug 2013 | 03:00 pm

There are many good benefits in using slf4j library as your Java application logging API layer. Here I will show few examples on how to use and configure it with different loggers. You can think of sl...

Apache Camel 2.12 – Backoff support for less aggressive polling routes 26 Aug 2013 | 12:00 pm

This is another blog post about some upcoming improvements and new features in the next Apache Camel 2.12 release. In the last blog I spoke about cron expressions directly supported in the routes. Thi...

Long Polling Tomcat with Spring 25 Aug 2013 | 05:00 pm

“Ooh err Missus” as comedian Frankie Howerd would have said, but enough of British innuendo and double entendre because Long Polling Tomcat isn’t some kind of sexual deviance with next door’s moggy, i...

Writing a Hadoop MapReduce task in Java 24 Aug 2013 | 05:00 pm

Although Hadoop Framework itself is created with Java the MapReduce jobs can be written in many different languages. In this post I show how to create a MapReduce job in Java based on a Maven project ...

Recently parsed news:

Recent searches: