My bad, didn't look at your few lines of code.
You cannot do rendering during the event phase (so you can't include a JSP).
Any rendering has to happen during the RENDER phase.
Mmmm ok the javadoc is not accurate ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173901#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...