Click here to Skip to main content
15,888,527 members
Everything / Programming Languages / Java / Java SE / J2EE

J2EE

J2EE

Great Reads

by Prasad Khandekar
A dropline menubar control tag library for JSP.
by Rishabh Upadhyay
Anoncrypt by HTCoders is a web-based Text Encryption and Decryption Project developed using Java Technology following Struts2 Framework
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 Han Bo Sun
I will introduce two ways to use Jetty as a web server to serve static contents to end user. This can be used for testing in development.

Latest Articles

by Han Bo Sun
Set up a RESTFul service using Spring Boot and use Spring Security to secure the RESTFul API
by Han Bo Sun
In this article, I like to discuss the way to set up a Spring Boot application that is packaged as a WAR archive and supports Spring MVC with JSP as view.
by Han Bo Sun
I will introduce two ways to use Jetty as a web server to serve static contents to end user. This can be used for testing in development.
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 

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