[jboss-user] [JBoss Seam] - nested conversation kills its parent if id is specified

petekol do-not-reply at jboss.com
Mon Jul 24 08:38:47 EDT 2006


@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?

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

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



More information about the jboss-user mailing list