User-submitted Projects

21
2676 reads
Alisia's picture

Submitted by

Alisia
string palindrome
This is s simple example of a string palindrome using array of characters
Run It Now!
33
1974 reads
John's picture

Submitted by

John
Tags:

hello world
this program demonstrates simple hello world.
Run It Now!
107
1640 reads
Alisia's picture

Submitted by

Alisia
Migrating to Struts
This example demonstrates how to fetch registered user infomation with the help of appropriate user input. In this example user will enter confirmation number that is 1 and 2.
Migrating to Struts

Run It Now!
160
2748 reads
Alisia's picture

Submitted by

Alisia
Struts2 MVC2 Implementation
The below example demonstrates how to fetch value of variable one page to another page in struts MVC architecture.
Struts2 MVC2 Implementation

Run It Now!
113
1714 reads
Alisia's picture

Submitted by

Alisia
Creating the View
The below example demonstrates Creating the view in struts framework. In this example a company's fleet manager track fuel purchases for the company's vehicles.
Creating the View

Run It Now!
118
1880 reads
Alisia's picture

Submitted by

Alisia
Tags:

OGNL
The below example demonstrates how to access Valuestack programmatically and via OGNL. In this example index page has two links.
OGNL

Run It Now!
184
4400 reads
Alisia's picture

Submitted by

Alisia
Form Tags
The below example demonstrates Form based tags in struts framework. In this example index page has more links which are calling approriate action using struts.xml file.
Form Tags

Run It Now!
120
2095 reads
Creating the Model
The below example demonstrates creating a model in struts framework. In this example Customer can make order that is stored in session variable.
Creating the Model

Run It Now!
187
5689 reads
SayyadHasan's picture

Submitted by

SayyadHasan
Persistent Layer
The below example demonstrates Persistent Layer in Struts Framework.
Persistent Layer

Run It Now!