1 Reply Latest reply on Sep 20, 2007 2:47 PM by pmuir

    s:link in 1.2.1GA strange work...

    statelessbean

      Hi,
      When I write:

      <s:link value="" action="#" onclick="javascript:grab('1');" rendered="#{currentPerson.premium == 1}">


      I get:
      <a id="_id64" href="http://localhost:8080/Universum/pages/Galaxy.seam?trajectory=2&actionMethod=pages%2FGalaxy.xhtml%3AgalaxyAction.diplomacy&cid=5&clr=true">
      


      Why action isn't ="#"?