[jboss-user] [JBoss Seam] - Re: Getting the Update part of CRUD to work
bfo81
do-not-reply at jboss.com
Thu Jul 20 04:36:08 EDT 2006
Your navigation outcomes contain *.seam and *.jsp, but it should be *.xhtml. But I don't know if this is the problem.
Well, in my opinion it's not that nice to have a selector. I prefer injecting the list directly into the edit bean and unpacking it in an action method. But that's something you can argue about ;).
However, something else: In the edit bean the ware needs to be outjected, too. Otherwise you cannot access the ware in your edit jsf page. Or am I off the track here?
PS: When reading posts like yours I'd really like to write in our native language since that would be easier ;).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959476#3959476
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959476
More information about the jboss-user
mailing list