[jboss-user] [JBoss Seam] - Re: Seam 2.0 BETA
ryoung2504
do-not-reply at jboss.com
Thu Jun 28 11:07:57 EDT 2007
s:link no longer outputs the id given to it since I've upgraded to 2.0.
This breaks my selenium tests.
<s:link id="register" view="/register.xhtml"
| value="Register New User"/> produced
<a href="..." id="register">Register New User</a>
now it produces
<a href="...">Register New User</a>
However, apart from that, seam 2.0 now appears to be running faster and smoother than 1.2 / 1.2.1 / 1.3 did.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058793#4058793
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058793
More information about the jboss-user
mailing list