NB. When you fire an event on a component, the component rendering lifecycle
is NOT fired. Anything configured in setupRender() and beginRender() etc
will be null (unless using @Persist). Only your @Parameter values will be
populated. You may need to have a common method that you call in
setupRender() and your component event(s).





--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/strange-NPE-really-making-me-nervous-tp5716818p5716849.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to