User-submitted Projects

128
2530 reads
adminguy's picture

Submitted by

adminguy
Mail list example
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.
Run It Now!
32
221 reads
George's picture

Submitted by

George
Tags:

111
6087 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!
24
222 reads
Prince_Of_Light's picture

Submitted by

Prince_Of_Light
Tags:

Enhanced From:1_to_100_Prime_Numbers
Display 1 to 100 prime Numbers !!!
Run It Now!
101
1624 reads
Guest's picture

Submitted by

Guest
testing
This is a Struts Hello World program!
Run It Now!
69
2663 reads
Anglina85's picture

Submitted by

Anglina85
Short Variable.
The below example demonstrates how to assign values of short data-type to a variable. The below example prints the value of variable as output.

Run It Now!
54
1906 reads
Prince_Of_Light's picture

Submitted by

Prince_Of_Light
Tags:

23
2654 reads
sort
Most effective search algorithm Selection sort..!i made it still more effective without using temporary variable for swapping not only that i swapped 2 numbers in one line!to know look into it.
sort

Run It Now!
28
188 reads
Prince_Of_Light's picture

Submitted by

Prince_Of_Light
Tags:

Prime_Number
This Program tells that whether the number is Prime or not ..!!!
Run It Now!
47
2570 reads
Prince_Of_Light's picture

Submitted by

Prince_Of_Light
Tags:

Factorial
Factorial Program Using User Define Function!!!!!
Factorial

Run It Now!