Dear All, Given below is the source code, I'm not sure whether this is the right way of doing it. Anyways the object "AcademicYear" is not being persisted, in spite of that, I get a success on callback.
School.java (Parent) http://pastebin.com/EYByVgBR AcademicYear.java (Child) http://pastebin.com/jHJre9Gt Method: addAcademicYear() http://pastebin.com/xpVpLQ5j Method: savaAcademicYear() http://pastebin.com/0VtHJcru Any help is appreciated! Thanks in advance. PS: Is it convenient to use pastebin? or inline is preferred? -- 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.
