我注意到事件类型只是seam中的一个任意字符串,将在component.xml或注释中使用.有时候如果我错误地使用它们就容易出错,例如"org.jboss.seam.security.notLogedIn",实际上它应该是"org.jboss.seam.security.notLoggedIn".有没有其他方法来处理事件类型?
events seam
events ×1
seam ×1