Differences between revisions 4 and 0
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
* jsp dynamic include should have <f:subview> core tag either in the included page or around the include statement. | * jsp dynamic include <jsp:include> should have <f:subview> core tag either in the included page or around the include statement. |
action and actionListener
action : hook into navigation. no argument
action listener : no navigation. ActionEvent argument. refresh
JSF subview tag
jsp dynamic include <jsp:include> should have <f:subview> core tag either in the included page or around the include statement.