Skip to main content
All Blogs

Weblogs

When we starting planning how we were going to use Java technology at Amway (10 years ago); we realized we had many decisions to make about standards to adopt, practices to learn, architectures to...
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 third and last entry will be about 'Boyer-Moore (BM)' algorithm and how you can apply it on a simple Java code.
Any intelligent fool can make things bigger, more complex, and more violentBut it takes a touch of genius and a lot of courage to move in the opposite direction. Albert Einstein Introduction Ladies...
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...

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

Given a method... Is it better to use the Parameter through out the method or save the parameter in a local variable and use the local variable throughout the method?

Does enterprize application clients which is deployed on glassfish server, supports multiuser functionality? I want my application to listen on specific TCP port and services the clients with Glassfish ejb and jpa services. Is there any other way...

Currently I'm fighting with a more-than-usual dynamic requirement in a JEE 6 web app with JSF 2.x frontend and how to realize it in GlassFish 3.1.2: The app should register & manage "content providers", each with own "sub-domain" (webspace), own pageset
with pages containing offers...

Welcome

Weekly Statistics

785,833

members

2,103

projects