[jboss-user] [JBoss Seam] - Re: <s:link... /> - how to generate links?
petemuir
do-not-reply at jboss.com
Mon Oct 2 11:23:04 EDT 2006
I'm not sure I understand you but wouldn't
<ui:repeat value="#{myList}" var="url">
| <a href="#{url}">#{url}</a>
| </ui:repeat>
work if you just want a list of links from a list of urls.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975531#3975531
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975531
More information about the jboss-user
mailing list