You will probably have to create at least a test application for this to work. I just supplied some code earlier today that worked for me.
If you still want to use your method above, when you create your test application with Facebook, you can set the URL to a localhost of your choice so you can test locally without having a domain and hosting setup. _______________________________________ Stephen Walsh | http://connectwithawalsh.com On Thu, Feb 21, 2013 at 10:44 AM, kshitiz <[email protected]> wrote: > Hi, > > I am trying to implement Facebook connect in my application as given in > https://cwiki.apache.org/WICKET/adding-facebook-connect.html. I have > copied > the same code in my application but when hosted, I am not able to see > facebook login UI in the application. I have not registered the application > in Facebook yet though but yet shouldn't UI of facebook login suppose to > appear in the application? > > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Regarding-Facebook-login-API-in-wicket-1-5-tp4656656.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
