the variable "loc" is an instance of employeeLocalObject returned by a findByXXX() on the employeeHome.
Ionel Gardais wrote: > <snip> > organismeLocal org = loc.getOrganisme(); > String name = org.getName(); > ... > </snip> ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Gadgets, caffeine, t-shirts, fun stuff. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
