Dan Adams <dan <at> ifactory.com> writes: > > Is there any way of initializing bean properties with something > non-trivial (such as an object from the calling class or something)? You can't do that with annotations. Use <bean> and <set> instead in your .page file.
-- Author of a book for learning Tapestry (www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
