Re: tapestry component reuse

2006-04-11 Thread Aninder Makkar
i've put the deafult value for isName,isAge and isOccupation =false so i only have to specify the parameter im interested in as true . but still if i need to include a new property say lastName i have to change component spec and html template and that doesn't look too convincing. Aninder

tapestry component reuse

2006-04-11 Thread Aninder Makkar
Thanks Diogenes i used the onChange event as the solution and it's working as intendedand thanks once again for your prompt reply .. ok am on another solution crisis , i've made a component which queries the database and gets a customer object , in the html template i do 'ognl:c