#acl YoonKyungKoo:read,write All:read

 * 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.