[jboss-user] [JBoss Seam] - Re: DIV s:link renders out of order

pr57001 do-not-reply at jboss.com
Sat Jan 27 18:39:20 EST 2007


Sorry, should be


  | <s:link ...>
  |    <div>...
  |     </div>
  | </s:link>
  | 

renders as


  | <a ...></a>
  | <div>...</div>
  | 

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

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



More information about the jboss-user mailing list