On Fri, Feb 6, 2009 at 10:05 AM, Blower, Andy <andrew.blo...@proquest.co.uk> wrote: > @Parameter(required=true, defaultPrefix=BindingConstants.COMPONENT)
Try the principal attribute of @Parameter. Maybe it is the solution for your problem: @Parameter(required=true, principal = true, defaultPrefix=BindingConstants.COMPONENT) -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org