I've got a embedded component (a searchform) on a page. On page.onActivate()
I need to reference this embedded component (to set a couple of its
input-fields based on the url of the page). 
However, although the embedded component is correctly set-up in the page I
get a nullPointerException when I try to reference this component from 
page.onActivate(). 

What am I missing here? Perhaps an embedded component isn't bound yet on
onActivate? If so how to explictly bind it?

Thanks in advance,
Geert-Jan
-- 
View this message in context: 
http://www.nabble.com/T5%3A-referencing-embedded-Component-is-null-in-onActivate%28%29.-What-am-I-missing--tf4805943.html#a13749145
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to