On Tue, Aug 5, 2008 at 8:51 AM, alex2008 <[EMAIL PROTECTED]> wrote: > > 1) On ListContactsPage.java: > > // set up data provider > > ContactsDataProvider dataProvider = new ContactsDataProvider(getDao()); > > There is a reference to getDao(). > > Where is declared this method?
can you not ctrl click it in your IDE? iirc it is in the basepage. > 2) > Image of the screen when happen the error expire page: > http://www.mediafire.com/imageview.php?quickkey=0zmct2dnygi&thumb=5 > http://www.mediafire.com/imgbnc.php/b81beb44b7e97f8cb42b2103a14c12304g.jpg > > Image of the screen when happen the error expire page: > http://www.mediafire.com/imageview.php?quickkey=0zmct2dnygi&thumb=4 you are using incompatible versions of wicket jars -igor > -- > View this message in context: > http://www.nabble.com/Questions-about-wicket-phonebook-1.2-tp18834046p18834046.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
