[jboss-user] [JBoss Seam] - Re: [seam 2.0.0 CR3] redirect tag and
gazadonf
do-not-reply at jboss.com
Wed Nov 28 11:56:50 EST 2007
"gazadonf" wrote : "gazadonf" wrote : "pete.muir at jboss.org" wrote : 1) You can't put a view and an action on s:link - I will add some validation to throw an error when you do that.
| | |
| |
| | This had been made by seamgen.
| |
| | I only change the name of the page.
| |
| | The original code was
| | <s:link view="/home.xhtml" action="#{identity.logout}" value="Logout" rendered="#{identity.loggedIn}"/>
|
|
| Woouuupppss...
|
| Forgive this!!!
| My mistake.
Heu... finally, it was correct.
Sorry, i'm tired.
Seamgen create this line
<s:link view="/home.xhtml" action="#{identity.logout}" value="Logout" rendered="#{identity.loggedIn}"/>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108595#4108595
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108595
More information about the jboss-user
mailing list