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

J2EE

J2EE

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 Keerthi_Kumar_N
An alternative way of configuring web.xml using Java
by Murray Brooks Davis
How to make a simple, end-to-end, mobile, Java enterprise application including a RESTful web service and an Android client.
by Rishabh Upadhyay
Anoncrypt by HTCoders is a web-based Text Encryption and Decryption Project developed using Java Technology following Struts2 Framework

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 Keerthi_Kumar_N
An alternative way of configuring web.xml using Java
by Murray Brooks Davis
How to make a simple, end-to-end, mobile, Java enterprise application including a RESTful web service and an Android client.
by Rishabh Upadhyay
Anoncrypt by HTCoders is a web-based Text Encryption and Decryption Project developed using Java Technology following Struts2 Framework

All Articles

Sort by Score

J2EE 

by Keerthi_Kumar_N
An alternative way of configuring web.xml using Java
by Rishabh Upadhyay
Anoncrypt by HTCoders is a web-based Text Encryption and Decryption Project developed using Java Technology following Struts2 Framework
by Andy Feng
Create a simple Http Server using Java SDK and process GET/POST requests
by Andy Feng
Create a simple and flexible HTTPS server using JDK to process GET/POST requests
by Varun Sriram
This article explains how to develop a custom Java utility to find and replace strings in multiple files in one go
by Salar Hafezi
How to optimize heavy String/Array manipulations