Your BasePage class should be in /src/main/java/<package>/base/ Your Start class should be in /src/main/java/<package>/pages/ and extend BasePage
Try adding a breakpoint in your BasePage's onActivate, and your Start's onActivate to make sure they are getting called. Josh On 11/3/07, lyifan <[EMAIL PROTECTED]> wrote: > > > It still doesn't work, Marcus > I've changed the onActivate method to public > > > Marcus-11 wrote: > > > > Add getters and setters ASO. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/T5-how-to-control-login-state-tf4744201.html#a13567511 > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -- TheDailyTube.com. Sign up and get the best new videos on the internet delivered fresh to your inbox.
