User-submitted Projects

165
2369 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!
164
2043 reads
Billy's picture

Submitted by

Billy
Control Tags
The below example demonstrates how to use the iterator tag and the if and else tags in struts framework.
Control Tags

Run It Now!
93
1992 reads
Billy's picture

Submitted by

Billy
Tags:

OGNL
The below example demonstrates how to use List,Map and array in struts program.
OGNL

Run It Now!
89
2010 reads
Billy's picture

Submitted by

Billy
Tags:

Interceptors
The below example demonstrates how to invoke Interceptors in struts 2 framework.
Interceptors

Run It Now!
103
1406 reads
Billy's picture

Submitted by

Billy
Tags:

55
2133 reads
Roberto's picture

Submitted by

Roberto
Tags:

static storage
Implementing static storage in cpp.
Run It Now!
21
2029 reads
Roberto's picture

Submitted by

Roberto
Tags:

static demo
this program demonstrates static variable inside user defined function.
Run It Now!
65
1976 reads
Roberto's picture

Submitted by

Roberto
Tags:

Interface in php
This program demonstrates Interface in php.
Run It Now!
145
2815 reads
Roberto's picture

Submitted by

Roberto
Tags:

33
2624 reads
Roberto's picture

Submitted by

Roberto
Final Modifier in java.
The below program demonstrates how to use Final Modifier in java. The below program defines a final variables in Class Final1 named ( i, a, j) and assigns the value to them.
Run It Now!