[jboss-user] [JBoss Seam] - Re: Render <a> without href using JSF
rlhr
do-not-reply at jboss.com
Mon Aug 20 11:39:00 EDT 2007
I think the "proper" way of using and anchor tag with no source is to set the href to #
| <h:outputLink value="#">
| <h:outputText value="Click on this link" />
| </h:outputLink>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075928#4075928
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075928
More information about the jboss-user
mailing list