Ah, Kent - We will try that tomorrow - I was hoping for a solution that didn't require me to create a backing class for this component - Thanks!
Jim On 4/13/05, Kent Tong <[EMAIL PROTECTED]> wrote: > > You need inherite-informal-parameters: > > <component-specification class="org.apache.tapestry.BaseComponent" > allow-body="no" > allow-informal-parameters="yes"> > <component > id="myValidField" > type="ValidField" > inherite-informal-parameters="true"> > </component> > </component-specification> > > > --------------------------------------------------------------------- > 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]
