User-submitted Projects

103
1648 reads
TimFrank's picture

Submitted by

TimFrank
Extending Struts
The below example demonstrates how to Extend Struts. In this example you will see how to implement Extend feature using Plugin interface in struts.
Extending Struts

Run It Now!
49
2078 reads
TimFrank's picture

Submitted by

TimFrank
Tags:

Throwing class type exception
this program demonstrates throwing class type exception
Run It Now!
51
2311 reads
TimFrank's picture

Submitted by

TimFrank
Tags:

command line argument
this program demonstrates command line arguments in cpp
Run It Now!
44
2077 reads
TimFrank's picture

Submitted by

TimFrank
Tags:

concate string
this program demonstrates string concatenation in cpp
Run It Now!
45
2317 reads
TimFrank's picture

Submitted by

TimFrank
Tags:

Playing with Constructor
this program demonstrates Always base class costructer will be called first if their is public mode of inheritance.
Run It Now!
100
2896 reads
Dojo Framework in Struts2
The below example demonstrates DoJo framework Struts 2. In this example you will see many links to index page. every link is small application that supports ajax in struts 2.
Dojo Framework in Struts2

Run It Now!
184
2649 reads
Bobby's picture

Submitted by

Bobby
UI Tags
This example demonstrates UI tags using registration page in struts framework. In this example you wil see how to create a registration page using Struts 2 UI tags.
UI Tags

Run It Now!
86
1825 reads
Bobby's picture

Submitted by

Bobby
Data tags
The below example demonstrates Data tags in struts framework.
Data tags

Run It Now!
166
2099 reads
Billy's picture

Submitted by

Billy
Tags:

Bean Tag
This example demonstrates bean tags in struts framework. In this example doller currency convert into indian rupess using bean tag in index.jsp page.
Bean Tag

Run It Now!