User-submitted J2EE Projects

100
1623 reads
poojak's picture

Submitted by

poojak
Generic tag
The below example demonstrates the use of generic tags in struts. The example provides the user with a list of link which clicked will generate corresponding output.
Run It Now!
100
1567 reads
Judi's picture

Submitted by

Judi
Type Conversion
The below example demonstrates DateType Conversion in Struts 2. In this example if you will enter birth Date in (dd/mm/yyyy) formate. then it will convert in to (mon dd,yyyy) format and show on redirected page.
Type Conversion

Run It Now!
99
2176 reads
TheAlchemist's picture

Submitted by

TheAlchemist
Tags:

Tiles
The below example demonstrates Tiles in Struts. In this example you will see header and footer common for all pages. In this case we are using tiles tag for common layout. you can see in to jsp file.
Tiles

Run It Now!
99
1798 reads
Kernel9's picture

Submitted by

Kernel9
The Simple Input Count Example
The simple input count example below demonstrates how to use HTML with servlets to build web applications. The example takes input as integers from user and prints Hello world accordingly.
The Simple Input Count Example

Run It Now!
99
1802 reads
MrProgramr's picture

Submitted by

MrProgramr
Tags:

test02JSP
this is a test
Run It Now!
98
2196 reads
djkoder's picture

Submitted by

djkoder
Struts interceptor
This is the simple struts interceptor example
Run It Now!
98
1529 reads
NightAngel's picture

Submitted by

NightAngel
The mail-list example
The mail-list example below demonstrates how to set initialization parameters in JSP and servlet. This example takes firstname, last name and email from user, writes the details into a text files spe
The mail-list example

Run It Now!
Make & share a project and showcase your talent to the world!