On Wed, 11 Jan 2012 12:18:22 -0200, Yohan Yudanara
<[email protected]> wrote:
Thanks a lot, Mr. Thiago
Hi!
I've checked on TapestryModule and I've found out that
DefaultValidationDecorator becomes "ValidationDecorator".
So, now I'm replacing:
configuration.override("DefaultValidationDecorator",
validationDecorator);
with
configuration.add("ValidationDecorator",
defaultValidationDecorator);
Nice! :)
There have been so many questions on this mailing list answered by you. I
think you can write a great book about Tapestry :)
I wish I had the opportunity. Meanwhile, I'm sure Igor's book will be
awesome. ;) I'll have a blog about Tapestry when I have the time to
implement the blog engine in Tapestry. :)
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]