User-submitted Projects

111
1816 reads
Timothy5's picture

Submitted by

Timothy5
XML Servlet
The xml servlet example below demonstrates how to create a xml file using servlets. The example creates a xml file with the data specified in the servlet.
XML Servlet

Run It Now!
111
2063 reads
Validation using validate()
The below example demonstrates how to perform validation in Struts 2 framework.
Validation using validate()

Run It Now!
111
1681 reads
MrGenius's picture

Submitted by

MrGenius
Tags:

111
2857 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
1373 reads
Icefiremadness's picture

Submitted by

Icefiremadness
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!
111
2239 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
1698 reads
bucco's picture

Submitted by

bucco
simplelogin
Simple login script I found - helped me a lot because I did not need multiple users just one.
Run It Now!
110
2044 reads
younas's picture

Submitted by

younas
Tags:

doubly_link_list
doubly link list 1.input element 2.searching 3.deleting element from list 4.move current pointer forward and backward
Run It Now!
110
2669 reads
Make & share a project and showcase your talent to the world!