Skip to main content
All Blogs

Weblogs

Testing for features is not enough: you should always test also for performance. For instance, a test could assert that a given task is executed under a certain time (which is not always easy, and if...
10 years ago, when we were decided to use Java technology to create a new application, for use at Amway Corp; we thought it was sufficient to say, "We are using Java!". We were wrong... We quickly...
The search algorithm is used for finding an item within a collection of items. String searching algorithm is a category of the search algorithm. The main idea of string searching algorithm is to find text pattern in a string. There are many techniques used to solve this. This second entry will be about 'Knuth-Morris-Pratt (KMP)' algorithm and how you can apply it on a simple Java code.
Hello all. My name is Larry Fernandez and I am a Principal Software Developer in IT. I work for Amway Corp in Grand Rapids, Michigan. March 2012 was my company's 10-year anniversary using Java. We...
As I said in my previous post, a few months ago I've put under my CI a number of projects of mine to be tested in parallel with JDK 6 and JDK 7. After a few minor issues, they were ok and have been...

Editor`s Blog

Our most recently completed poll suggests that, while the new Java Magazine is starting to find a regular readership, there is still plenty of room for more growth...

All Forums

Forums

On successful login j_security_check forwards to the page that triggered the authentication which is stored in the referer request header. In the case of an application deployed as root on localhost...

I've noticed quite different behavior when I use different types of garbage collectors on the same code. Can anyone explain this "phenomenon"? Here is some observations. I process huge TIFF images, running 8 images (threads) at a time, cacheCapasity always set to 60G, parallelism 0...

I need your assistance on automating the startup & shutdown of Glassfish 2.1 bundled with JCAPS application 6.2 on Solaris 10 (Sun Fire 64bit) platform. Below is the command used to manually startup GF from within JCAPS...

Welcome

Weekly Statistics

785,345

members

2,105

projects