[jboss-user] [JBoss Seam] - Re: nested conversation kills its parent if id is specified
petekol
do-not-reply at jboss.com
Mon Jul 24 08:46:54 EDT 2006
"petekol" wrote : @Begin(id="newEmp", nested = true, ifOutcome = "newPage")
| kills it's parent conversation and creates two new conversations where newEmp is a root one.
|
| @Begin( nested = true, ifOutcome = "newPage") works without problems.....
|
| could it be a bug?
sorry, seam does not kills a parent one, but rearange ids and contexts that leads to wrong result
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960343#3960343
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960343
More information about the jboss-user
mailing list