Will Scheidegger <willscheidegger <at> mac.com> writes: > So far so good, but the targetPage (subclass of BasePage) has no > IEngine set! When I call > > getEngine() > > I get null! Can someone please explain to me under what circumstances > it is possible for a BasePage to have no IEngine?
Are you trying to call getEngine() in the constructor of your page class? -- Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
