User-submitted J2EE Projects

111
2067 reads
Validation using validate()
The below example demonstrates how to perform validation in Struts 2 framework.
Validation using validate()

Run It Now!
111
2862 reads
Simple Login Page
The simple login example below demonstrates how to create a login page in JSP. The example takes two inputs as username and password from user and prints "Welcome back username" as output.
Simple Login Page

Run It Now!
111
6091 reads
adminguy's picture

Submitted by

adminguy
Arithmetic Calculator
The Arithmetic Calculator example below demonstrates how to use simple HTML forms with servlets. The example takes two inputs from the user and performs arithmetic operations on the inputs to display the desired output.
Run It Now!
111
2241 reads
Model Driven & Prepare Interceptor
The below example demonstrates ModelDriven & prepare Interceptor in Struts Framework. In this example when you will enter Employee firstname and lastname and click on submit button then it will add employee info in to List array. here Action class implements ModelDriven interface
Model Driven & Prepare Interceptor

Run It Now!
110
1528 reads
Kernel9's picture

Submitted by

Kernel9
The Color Test Example
The color test example below demonstrates how to use servlets to build web pages. The example allows the user to select multiple colors and print the colors as output.
The Color Test Example

Run It Now!
110
2210 reads
The Sessions
The sessions example below demonstrates how to save data using sessions. The example allows the user to add user details and comment and view them as output.
The Sessions

Run It Now!
110
1491 reads
cassia's picture

Submitted by

cassia
The Hello World Servlet
The helloworld servlet example below demonstrates how to create a simple servlet. The example allows the user to view the "Hello World" message as output.
The Hello World Servlet

Run It Now!
109
2204 reads
AlexGable's picture

Submitted by

AlexGable
Pizza Online Store
The example below demonstrates how touse tiles with Struts. The example is a simple web application for Pizza online store.

Run It Now!
109
2286 reads
Model 1 JSP with JSTL
The registration example below demonstrates how to use HTML with JSP to create a registration page. This example takes user information from user and computes the billing information to show as outpu
Model 1 JSP with JSTL

Run It Now!
109
3450 reads
Struts2 - Sitemesh Integration
The below example demonstrates Decorating struts with sitemesh in Struts 2.
Struts2 - Sitemesh Integration

Run It Now!
Make & share a project and showcase your talent to the world!