On Sun, 17 Jun 2001, Michael Mok wrote:

> Hi Craig
> 
> I have built 2 web applications with STRUTS  and CASTOR JDO (one is a pilot,
> the other is now available on the web). CASTOR JDO provides intelligient DAO
> access to backend database.
> 
> How can I help in your request for example?
> 
> Regards
> 
> Michael Mok
> www.webappcabaret.com/normad
> 
> 

Hi Michael,

The best characteristics for an example like this would be:
* Uses Struts :-).
* Demonstrates good design patterns for database-based
  applications.
* Self-contained app big enough to be useful, small enough
  to be understood after some study.
* Reasonably easy to set up on a developer's own environment
  (among other things, that means we'd need to be as agnositic
  about the actual database as possible, include a Java spp
  to create all the tables and such, and things like that).
* Can be licensed under the Apache license and included
  with Struts.

If you've got something like that, I'd be very interested in including it
in the Struts distribution.

Craig


Reply via email to