Results 1 to 2 of 2

Thread: Sample remote client app

  1. #1
    Join Date
    Nov 2005
    Location
    Christchurch, New Zealand
    Posts
    17

    Default Sample remote client app

    Hi there,

    I'm trying to find a sample app that's set up to work as a remote client. I've seen the address book and petclinic standalone versions but couldn't find the remote client version.

    Also can someone explain what the difference between standalone and remote client spring rich apps. Is it just a matter of different xml configurations in the contexts? Or are there programmatic differences as well?

    Cheers
    J

  2. #2
    Join Date
    May 2005
    Posts
    394

    Default

    There is a petclinic client and server module too, but it's not a 100% certain it still works.

    Anyway, to do remote client apps, just take a look at spring-remoting in the spring manual. It's just a matter of wiring your proxy's instead of your real implementations into the spring-richclient views.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •