User-submitted J2EE Projects

107
1583 reads
BibinRaj's picture

Submitted by

BibinRaj
Tags:

String
The below example demonstrates how to concatenate strings and assign to another string. In the below example s1 has value "1 2" and s2 is created by assigning the value of s1 and concatenating anot
Run It Now!
107
1643 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
2751 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
1717 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
1882 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
4403 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
2098 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
5691 reads
SayyadHasan's picture

Submitted by

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

Run It Now!