[jboss-user] [JBoss Seam] - How to disable action in <s:link ?

sherkan777 do-not-reply at jboss.com
Tue Feb 20 04:38:49 EST 2007


Hi,

how can i disable action in <s:link like this <a href=#" .../>

i got s link with img

  | <s:link action="#" onclick="javascript:changeFavourite(#{questions.idQuestion})" id="questionValueImgLink">
  | <ice:graphicImage url="images/no.bmp" border="0" style="border:none;" id="questionImage"/>
  | </s:link>
  | 

but seam randomly generates me href like that:
<a href="/expert/home.seam?conversationId=2"...
<ice:outputLink do same 

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

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



More information about the jboss-user mailing list