Thank's Howard for the info. There is a repository where I can found this version ?
I'll try to build from source with maven 2.0.5 but I've some errors in ioc module compilation : ChainBuilderImpl.java:[125,65] incompatible types found : java.lang.reflect.Constructor<?> required: java.lang.reflect.Constructor<T> Regards On 6/14/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
You're caught between releases; using expansions inside ATTRIBUTES is a new feature available in 5.0.5-SNAPSHOT. On 6/14/07, David Avenante <[EMAIL PROTECTED]> wrote: > Hi, > > I've read the documentation of expension. > > I try to render something like : > > <div id="${id}" style="visibility:hidden;position:absolute;top:0px;" > xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"> > <div class="x-dlg-hd">${title}</div> > <div class="x-dlg-bd"> > <t:body/> > </div> > </div> > > it's work fine for title but don't work for my id !!!! > > I've miss something ? > > Thank's > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Apache HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]