[jboss-user] [JBoss Seam] - Generating s:link programmatically

hvram do-not-reply at jboss.com
Sat Jun 9 12:42:12 EDT 2007


Hi
  I have a problem and I would be greatful for a solution .

  I have a property which is a URL (http://x.y.z?id=1&a=2&c=2 ).

  I would like to pass this to a <s:link view="http//x.y.z"> <f:param name="id" value="1" />  etc. 

   How do I do this from the backend ?  

  Just putting <s:link view="#{url} /> does not seem to work

Any ideas 

Regards
Hari

PS : I need this to be a s:link since there is an action parameter being invoked on clicking the link

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052822



More information about the jboss-user mailing list