User-submitted JSP Projects

177
3004 reads
biohazard's picture

Submitted by

biohazard
The Display Products Tag
The display products tag example below demonstrates how to create custom tags to display product details. The example below allows the user to view a listing of products.
The Display Products Tag

Run It Now!
174
2091 reads
Color Testing Example
The color test example below demonstrates how to use Java scripting elements in JSP. The example allows the user to select a color from a list which sets the background color of the output page.
Color Testing Example

Run It Now!
166
2143 reads
SuperMario3's picture

Submitted by

SuperMario3
The Cookie Example
The cookie example below demonstrates how to use cookies with JSP and servlets. The example allows the user to download songs from the respective album.
The Cookie Example

Run It Now!
161
2329 reads
Jprogramr's picture

Submitted by

Jprogramr
Hello User Example
The Hello User example below demonstrates how to pass parameters in JSP. This example accepts a name from user and displays the output as "Hello user-name".
Hello User Example

Run It Now!
159
2753 reads
MrGenius's picture

Submitted by

MrGenius
Hello World example
The Hello World example below demonstrates how to use JSP to print hello world message. This example prints a Hello world message along with current day,date and time.
Hello World example

Run It Now!
158
2044 reads
Cooldude's picture

Submitted by

Cooldude
EL Expression
The El expression example below demonstrates how to use different operators in JSP. This example uses various operators to compare the value specified and gives the results as output.
EL Expression

Run It Now!
155
2579 reads
Cooldude's picture

Submitted by

Cooldude
Expression Language
The mail-list example below demonstrates how to use simple HTML forms with JSP Expressions. This example takes firstname, last name and email from user and display it as an output.
Expression Language

Run It Now!
154
2171 reads
The Loop Tag
The loop tag example below demonstrates how to use custom loop tag. The example allows the user to view the hello world message using loop tag.
The Loop Tag

Run It Now!
153
3163 reads
Madman0101's picture

Submitted by

Madman0101
Initialization Parameters In JSP And Servlet.
The mail-list example below demonstrates how to set initialization parameters in JSP and servlet. This example takes firstname, last name and email from user, writes the details into a text files spe
Initialization Parameters In JSP And Servlet.

Run It Now!
152
2586 reads
Theunknownbone's picture

Submitted by

Theunknownbone
The Resume Posting
The resume posting example below demonstrates how to use HTML elements with servlets. The example takes user details as inputs and display all the details as output.
The Resume Posting

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