Em Thu, 20 Nov 2008 17:22:03 -0300, Olle Hallin <[EMAIL PROTECTED]>
escreveu:
Try to @InjectComponent private Block myBlock instead.
HTHOlle
Thanks for the help, but it didn't help. Blocks are not components, so
Tapestry complains that no component with that given id exists in my page.
I've found the error. My page class was named Block, so I was wrongly
trying to inject a Block (my page), not Block (that class from Tapestry).
:P
Back to writing the presentation . . .
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]