Re: Some Tapestry infection questions

2011-08-02 Thread Taha Hafeez
Hi I also had this error message some time back when I created a non default constructor in my page/component and forgot to create a PUBLIC default constructor. The scope of constructor is important here. On Tue, Aug 2, 2011 at 9:46 PM, ERNESTO ARROYO RON wrote: > I am on holidays, and trying t

Re: Some Tapestry infection questions

2011-08-02 Thread Rich M
On 08/02/2011 12:16 PM, ERNESTO ARROYO RON wrote: I am on holidays, and trying to use some Tapestry awesome features, as the inyection. But I do not understand some issues, and cannot find the answer in the wiki or somewhere, to the info is not enough clear for me, sorry. This is very simple.

Some Tapestry infection questions

2011-08-02 Thread ERNESTO ARROYO RON
I am on holidays, and trying to use some Tapestry awesome features, as the inyection. But I do not understand some issues, and cannot find the answer in the wiki or somewhere, to the info is not enough clear for me, sorry. This is very simple. In the Java part of a page I want to inject the DAO