You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Antony Joseph <aj...@logicden.com> on 2004/10/18 16:42:55 UTC

Work Effort application based on Struts/iBATIS/Spring released

We have released a Work effort application. It is
based on an open source stack. The frameworks used are
Struts/iBATIS/Spring along with a whole bunch of other
open source frameworks. Even though the application is
a commercial application, the full source code is
available publicly. If you are looking for an example
of an application which is more involved than the
standard petstore application, take a look at this.
Its available at www.logicden.com ( See site for all
technical features, business features and
documentation).

Here are some of the features:
1.Supports mutliple browsers
2.Supports multiple databases.
3. i18n
4. Clustering with http session failover.
5. A Role based access control system totally modeled
from the database. No ACL, struts or spring
configurations required for access control. Security
is at a menu level, link level, struts action level,
service layer method level and at a fine grained data
level.
6. A caching scheme for 'list of values' that  always
reflect  the most recent values from the database
without quering the tables every single time.
7. Transaction management, security, caching etc all
done using Spring AOP.
8. Uses Displaytag (Customized version) for
pagination, ordering, sorting from database.
9. A custom date picker tag.

Check it out. Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org