[jboss-user] [JBoss Seam] - Re: CommandLink in DataTable: Session vs Conversation scope

2007-06-27 Thread thatrichard
Hi Peter Thanks for the post, but there is an h:messages tag on my page - I've just posted the core code for readability. I don't get any messages in this scenario (although I get validation messages in other contexts, so the h:messages is working). Any other ideas? Richard View the original

[jboss-user] [JBoss Seam] - Re: CommandLink in DataTable: Session vs Conversation scope

2007-06-27 Thread [EMAIL PROTECTED]
Make sure you are outputting all JSF messages by including a h:messages on the page. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058126#4058126 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058126 _