The deactivate tag has no wiki summary.
3
votes
2answers
3k views
How to write right jsf commandlink?
why when I write:
<h:commandLink action="student" value="students"></h:commandLink>
and this in faces-config.xml:
<navigation-rule>
...