Re: [appfuse-user] use of embedded address in an other class

2007-11-07 Thread watcher
Hi ElBibich Did you find a solution to the problem. ElBibich wrote: > > Sorry, > > I have found issue just after having clicked the send button ;-) > > Julien Chanséaume. > > Julien C. a écrit : >> Hi list, >> >> (Spring MVC) >> I'm using the class Address in my Entreprise class. It's the

Re: [appfuse-user] use of embedded address in an other class

2007-07-27 Thread Julien C.
Sorry, I have found issue just after having clicked the send button ;-) Julien Chanséaume. Julien C. a écrit : Hi list, (Spring MVC) I'm using the class Address in my Entreprise class. It's the same class and use as the Address in User class. so I have copied the part of form in userForm in

[appfuse-user] use of embedded address in an other class

2007-07-27 Thread Julien C.
Hi list, (Spring MVC) I'm using the class Address in my Entreprise class. It's the same class and use as the Address in User class. so I have copied the part of form in userForm in my EntrepriseForm. It's working when my entreprise/address exist but I've gota error when I want to add a new ent