[jboss-user] [JBoss Seam] - Re: s:link id assignment not working as expected Seam 2 CR1
nathandennis
do-not-reply at jboss.com
Mon Sep 24 02:32:25 EDT 2007
this has the desired result..... but to go back and change this is large projects is going to be a rough,,, and im going to loose the ability to alter the extension easily.
| <h:outputLink value="/#{empty from ? 'Blog' : from}.seam"
| >More
| <s:conversationId />
| <f:param name="bloggerId"
| value="#{blogEntry.id}"/>
| </h:outputLink>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087730#4087730
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087730
More information about the jboss-user
mailing list