User-submitted J2EE Projects

86
1835 reads
NightAngel's picture

Submitted by

NightAngel
A Simple JSP, The JSP
The JSP example below demonstrates how to create a JSP project. The example allows the user to view the current date and the account holders details.
A Simple JSP, The JSP

Run It Now!
86
1497 reads
Combining Servlets and JSPs
A JSP example below demonstrates how to use JSP with servlets to create a desired output. The example takes integer as input and displays the output accordingly.
Combining Servlets and JSPs

Run It Now!
85
1517 reads
Dice Roller Example
The dice thrower example below demonstrates how to use programming logic in servlets. The example allows the user to view different random results of the dice as output.
Dice Roller Example

Run It Now!
85
1649 reads
User info struts
The below example demonstrates how to create a model in struts. The example allows the user to create edit or delete user details.
Run It Now!
83
1558 reads
John's picture

Submitted by

John
Hello World
The below example demonstrates how to make basic hello world in struts framework. In this example student enter a name and it will give a message : hello username
Hello World

Run It Now!
81
1799 reads
dninja95's picture

Submitted by

dninja95
Tags:

contestprj1
submitting it for the contest
Run It Now!
81
1641 reads
Tori's picture

Submitted by

Tori
Input Validation
The below example demonstrates strong password validation in struts framework. In this example you will see Login page and fill username and password. if you will not enter strong password then it will give a message "Password must be at least 8 characters long and contains at least one lower case character
Input Validation

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