Click here to Skip to main content
15,881,715 members
Everything / Programming Languages / Java / Java SE / J2SE 4.0

J2SE 4.0

J2SE4

Great Reads

by Fadi Hania
This is a J2ME beginner article that describes how to add different J2ME components to your application especially StringItems and Commands.
by Jitendra_Jain04
IBM WebSphere Application Server V8.5 Liberty profile is a flexible and dynamic server profile of WAS which enables the WAS server to deploy only required custom features instead of deploying a big set of available JEE components.
by hoonzis
This is a short post describing how to implement a simple tool to manage CORBA Naming Service.
by Matt Stine
Deploying Grails with Groovy

Latest Articles

by Jitendra_Jain04
IBM WebSphere Application Server V8.5 Liberty profile is a flexible and dynamic server profile of WAS which enables the WAS server to deploy only required custom features instead of deploying a big set of available JEE components.
by john0609
This tip will provide the basics and one place use of reflection in Java.
by Javin Paul
Memory Mapped IO is one of the fastest IO options available for Java program. If you are writing latency sensitive application, where IO can skew your numbers, then using MemoryMappedByteBuffer is a good option.
by hoonzis
This is a short post describing how to implement a simple tool to manage CORBA Naming Service.

All Articles

Sort by Score

J2SE 4.0 

17 Apr 2011 by Fadi Hania
This is a J2ME beginner article that describes how to add different J2ME components to your application especially StringItems and Commands.
5 May 2015 by Jitendra_Jain04
IBM WebSphere Application Server V8.5 Liberty profile is a flexible and dynamic server profile of WAS which enables the WAS server to deploy only required custom features instead of deploying a big set of available JEE components.
23 Apr 2009 by hoangtuanbs
It is easy to run your own game on your own mobile
5 Feb 2009 by Han Bo Sun
An article on how to create a simple web service using JBossWS, how to deploy and test
31 Jan 2009 by stlane
Java Lucene website crawler and indexer
18 Apr 2012 by Duong Ba Hong Minh
In this article I want to give a solution to work with an Oracle database has a large number of Columns
17 Mar 2011 by Fadi Hania
This is a J2ME beginner article that describes how to write your Hello World J2ME application
10 Jun 2008 by jedliu2046
Since all these functions are implemented as an HTTP client communicating directly with the Voicent Gateway, they can be run on any machine that has a connection to the host running the gateway. The C# interface source code is also included.
6 Sep 2009 by Mario Fusco
How lambdaj tries to partially fill the lack of closures in Java
14 May 2010 by Software_Developer
How to create a Random Joke Generator in Java
10 Mar 2009 by krasnoff
A guide to write a basic JAVA Midlet
10 Jul 2008 by jedliu2046
IVR telephone notification software broadcast voice messages by phone. Ideal for group event reminders, marketing, lead generation, political campaign promotions, school fundraising, church communications, emergency notifications, and much more.
14 Mar 2009 by Chris Grimes
Shows how to create C++ property accessors that support C#-like syntax
29 Jun 2008 by kaushik_sathupadi
A step by step guide to implement Mouse Gestures based commands in your Swing applications
28 Apr 2009 by upender chinthala
Integrating existing jms with ActiveMq jms system
12 May 2011 by Fadi Hania
This is a J2ME beginner article that describes how to use different J2ME components in your application to make it more user interactive, using TextField and Alerts UI components.
18 Oct 2010 by John Paul Walker
6 Aug 2009 by Piyushkp
http://www.cs.ucsb.edu/~ebelding/txt/infocom06.pdf
4 Jun 2009 by daniel_at_work
Stratagies for managing application properties in Java