[jboss-user] [JBoss Seam] - Re: Problem with s:conversationPropagation

2007-10-05 Thread jacob.orshalick
Please see:  http://jira.jboss.com/jira/browse/JBSEAM-1899

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092016
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Problem with s:conversationPropagation

2007-10-05 Thread ivicac
I am using facelets.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091892
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Problem with s:conversationPropagation

2007-10-04 Thread jacob.orshalick
Actually, on second look that would only work if you were using h:commandLink 
(h:commandButton does not support f:param).  But you could always place an @End 
on your action #{personHome.update} if you are not using Facelets.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091511
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Problem with s:conversationPropagation

2007-10-04 Thread jacob.orshalick
Are you using Facelets?  If not the following will work:


  |   
  |  

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091500
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user