[jboss-user] [JBoss Seam] - Re: closing or finishing conversations....?
dhinojosa
do-not-reply at jboss.com
Wed Jan 30 22:01:26 EST 2008
In Seam you can use
| <end-conversation/>
|
in your pages.xml.
You can use:
| @End
|
annotation on any method
You can alsouse
| <s:link ...propagation="end"/> or
| <s:button ....propagation="end"/>
|
If you are not using Seam and you wish to end a real life conversation you can just fart real loud and scream racial epithets.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124978#4124978
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124978
More information about the jboss-user
mailing list