PDA

View Full Version : what's Spring rich client?


cryolite
Aug 13th, 2004, 08:16 AM
what spring rich client can do...

MjH
Aug 13th, 2004, 08:36 AM
You could look at Keith Donald's reply in this topic http://forum.springframework.org/showthread.php?t=9587, or have a look at http://www.springframework.org/spring-rcp.html. They may give you an idea.

Keith Donald
Aug 13th, 2004, 10:32 AM
Thanks Maury.

Also, checkout the project repository here at: http://sourceforge.net/projects/spring-rich-c

Where you will find this summary of the project:

"Java Swing application framework built on the Spring Framework with the goal of simplifying whats required to build professional, enterprise-ready rich client applications."

Checkout the petclinic sample in samples/petclinic for a demonstration of the basic features. Check the mailing list archives on spring-rcp-dev at the main springframework.org site for some good discussion from early adopters and developers over the last few months.