Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / Java / JavaSE / J2SE4

J2SE4

J2SE4

Great Reads

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 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 daniel_at_work
Stratagies for managing application properties in Java
by Piyushkp
http://www.cs.ucsb.edu/~ebelding/txt/infocom06.pdf

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 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 daniel_at_work
Stratagies for managing application properties in Java
by Piyushkp
http://www.cs.ucsb.edu/~ebelding/txt/infocom06.pdf

All Articles

Sort by Score

J2SE4 

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