SWEET. That was exactly it. I added a setStudent and getStudent to StudentAddEditPlace
In my activity mapper I get the activity for the place, then set the student into the activity that I get from the place. Subtle but obvious now that I see it. Thank you very much. -Dave On Feb 2, 2:44 pm, John99 <[email protected]> wrote: > you need to put your student into EditStudentPlace and initialize new > EditStudentActivity with it in ActivityMapper -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
