Results 1 to 2 of 2

Thread: question on GWT and Spring

  1. #1
    Join Date
    Nov 2004
    Posts
    20

    Default question on GWT and Spring

    Hello All,

    I need help on a project using hibernate, spring and trying to use GWT in the front.

    After some literature reading I think I got some ideas on the server side. but confused on the client side GWT bean objects that return from the service, could i just return the server side domain entity as the client side bean for GWT?

    if so, do I have to implement the IsSerializable interface?

    if not, is there anyway that I can automatically generate these from the serverside domain classes? or I have to recode all these?
    Thanks,

    jfd

  2. #2
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,840

    Default

    You might find this collection of articles helpful: http://www.jroller.com/page/galina?e...tegration_with

Posting Permissions

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