Skip to main content
All Blogs

Weblogs

Here's how to access the latest JSF 2.2 spec snapshot. 1. go to maven.java.net 2. type in "javax.faces:javax.faces-api:2.2-SNAPSHOT". 3. use the tree browser to open the -javadoc.jar artifact. 4. Use the artifact browser to open the index.html.
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...

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

I have downloaded bunch of tiles and displayed a map with JXMapViewer. But I'm facing issues in displaying waypoints on the map. First of all, is it possible to show up waypoints on local tiles...

I am migrating from JAXB1 to JAXB2 (specifically JAXB RI2.1.10) using jdk 1.6(u 31). Portion of my xsd; Information about the scorer - This generated public class ScorerId extends JAXBElement which is creating host of issues for me...

I am having what must be beginner's trouble - but I just can't see where I get it wrong. Here are the relevant parts of my code: - from the jsf file...

Welcome

Weekly Statistics

785,345

members

2,105

projects