[jboss-user] [JBoss Seam] - Re: Problem with forms

petemuir do-not-reply at jboss.com
Wed Aug 9 05:57:43 EDT 2006


In the code you gave there was neither

@In(create=true) private AuthorName authorName;

nor

...
  | authorName = new AuthorName();
  | ...
  | 

Do you create a new AuthorName object somewhere else in your code?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964005#3964005

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964005



More information about the jboss-user mailing list