[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Eclipse RCP and Spring Framework
|
- From: measlea@xxxxxxxxxxxxxx (Matthew Easlea)
- Date: Fri, 8 Oct 2004 05:51:53 +0000 (UTC)
- Newsgroups: eclipse.platform.rcp
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
In an effor to be able to reuse Business Logic between a web front end and
an eclipse RCP GUI, we have choosen ot evaluate Spring Framework as the
middle tier.
Has anybody had any experiece using the Spring ApplicationContext inside
eclipse? What is the normal way for an RCP application to access 100's of
tables in a variety of databses?
We have started a thread over at
http://forum.springframework.org/viewtopic.php?t=305&start=15spring to
discuss this integration further.
Any comments are welcome.