PDA

View Full Version : Swing and Spring


nikhil
Jul 17th, 2007, 05:25 PM
Hi,

Can anyone please point me out a resource on the web to communicate between a Java Swing client and Spring middle tier?

Thanks,
nik

gregturn
Jul 18th, 2007, 08:44 AM
Read
http://static.springframework.org/spring/docs/2.0.x/reference/remoting.html#remoting-rmi

nikhil
Jul 18th, 2007, 03:08 PM
Thanks GregTurn!