Which Seam component to use: or ? -
I am very new to the seam and are just getting used to various components available. I am thinking of what I should use for this situation.
Answer the question I just want to attach a simple jQuery click event to a link. I do not want to redirect the link anywhere or submit a form. I basically want equals href = "#" (I think that commandLink has created href = "#" but it looks heavy for a normal link, in which no form is stored). Which element do I want to use? I think some very basic elements are missing. (first: and lt; H: Output Links & gt; and
& lt; H: commandLink & gt; , that
& lt; Explains the difference in h: output links & gt; produces just one basic HTML link tag with GET request and
& lt; H: commandLink & gt; submits a post through a click event.
& lt; H: outputLink & gt; but adds a href value unless I put value = "#" (which looks hacked).
& lt; You can use a & gt; , because you do not use anything special for JSF.
Comments
Post a Comment