[jboss-user] [JBoss Seam] - <s:link> adds page parameters into URL automatically?

azalea do-not-reply at jboss.com
Thu Jun 21 13:10:32 EDT 2007


Hi,

<s:link> seems to add page parameters into URL automatically.
Is this right?


  | <s:link view="/DepartmentList.xhtml" value="Department List" propagation="none"/>
  | 
For example, this <s:link> tag created the following URL:

http://localhost:8080/myseam/DepartmentList.xhtml?order=name+desc

"order" is a page parameter.
How can I stop <s:link> adding page parameters into URL automatically?

----
JBoss AS 4.2.0.GA
JBoss Seam CVS
seam gen-Generated project

Thanks.


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

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



More information about the jboss-user mailing list