It will help if you share the code with us regards Taha
On Wed, Mar 23, 2011 at 7:26 AM, leon <mail....@gmail.com> wrote: > Sorry, My question is :are there some documentations about nested > components? > I tried to inspect the component in debug model, but they're all null > objects, I'm using IDEA 10, I don't know if is caused by IDE or Tapestry > IoC. > So how could i trace a component's lifecycle? > > On Mon, Mar 21, 2011 at 8:41 PM, Thiago H. de Paula Figueiredo < > thiag...@gmail.com> wrote: > > > On Sun, 20 Mar 2011 22:50:20 -0300, leon <mail....@gmail.com> wrote: > > > > Thanks a lot, I will try it, I looks Tapestry's component's relationship > >> is build by component class rather than component template. > >> > > > > Wrong. It's defined by template. Using @InjectComponent or > > getEmbeddedComponent() is just a way of getting the nested component > > instance. > > > > > > So, are there some dos about this? > >> > > > > Could you rephrase your question? > > > > > > -- > > Thiago H. de Paula Figueiredo > > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > > and instructor > > Owner, Ars Machina Tecnologia da Informação Ltda. > > http://www.arsmachina.com.br > > > > > > -- > Best Regards > Li Guoqiang >