User-submitted Projects

112
1637 reads
Shadowheaven's picture

Submitted by

Shadowheaven
The Security example
The Security example below demonstrates how to set security roles for resources in servlets. The example allows the user with roles admin and programmer to access the admin resources.
The Security example

Run It Now!
112
1862 reads
MrGenius's picture

Submitted by

MrGenius
Dispatch Action
The below example demonstrates Dispatch Actions in struts 2 framework. In this example you will see how to group a set of related functionalities in a single Action class.
Dispatch Action

Run It Now!
111
1539 reads
khalilhappy's picture

Submitted by

khalilhappy
Tags:

111
2792 reads
Franciscorivas's picture

Submitted by

Franciscorivas
Tags:

111
2569 reads
zchlatta's picture

Submitted by

zchlatta
Tags:

Company Report Heading Generator
Homework Part 1 on March 27, 2012
Run It Now!
111
1763 reads
Joeypencil_programmer's picture

Submitted by

Joeypencil_prog...
Tags:

triangle_illustrator
A simple program that illustrates a triangle (with user's input as basis for number of rows and character display).
Run It Now!
111
2808 reads
C++ new and delete

C++ new and delete
How is dynamic memory management handled in C++?
C++ supports the operators new and delete for dynamic memory management.
These operators perform both allocation/ deallocation of


Run It Now!
111
2511 reads
Prashant14's picture

Submitted by

Prashant14
Tags:

111
1990 reads
Exception Handling
This example demonstrates how to throw Exception in struts framework. this example has two exception class DuplicateChecknumber and InsufficientAccount.
Exception Handling

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