User-submitted JSP Projects

102
1959 reads
The Mail-List
The mail-list example below demonstrates how to use simple HTML forms with Servlets. This example takes firstname, last name and email from user and display it as an output.
The Mail-List

Run It Now!
99
1802 reads
MrProgramr's picture

Submitted by

MrProgramr
Tags:

test02JSP
this is a test
Run It Now!
96
2701 reads
Mitchell's picture

Submitted by

Mitchell
Login Example
The Login example below demonstrates how to use javascript with JSP to validate the login form. This example accepts username and password from the user and displays a "Welcome User" message in messa
Run It Now!
96
3442 reads
Mitchell's picture

Submitted by

Mitchell
Checkbox Example
The checkbox example below demonstrates how to use HTML checkbox to pass value in JSP. This example prints the value of selected checkbox as output.
Run It Now!
91
1922 reads
letmethink's picture

Submitted by

letmethink
The JSP expression
The JSP expression example below demonstrates how to use java scripting elements in JSP. The example allows the user to view the current time,hostname and sessionID as parameter.
The JSP expression

Run It Now!
90
4663 reads
Tables
The Times Tables - Basic Table, just getting which table and how many numbers and displaying the Result
Tables

Run It Now!
89
2268 reads
dninja95's picture

Submitted by

dninja95
Tags:

Event Registration (sqlite based)
This will get the event registrations from a sqlite database.
Run It Now!
87
2933 reads
Mitchell's picture

Submitted by

Mitchell
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 displ
Run It Now!
81
1799 reads
dninja95's picture

Submitted by

dninja95
Tags:

contestprj1
submitting it for the contest
Run It Now!
80
2370 reads
Cooldude's picture

Submitted by

Cooldude
EL Function Examples
The EL function example below demonstrates how to use El functions in JSP. This example uses abs() and round() to find out the absolute and rounded value of given values.
EL Function Examples

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