22 Sep
2013
22 Sep
'13
3:57 a.m.
Once user registers himself, registration gets successful and clicks login, he is navigated to "Main" space "WebHome" PageI want the user navigates to Webhome page of MySpace . For this i mentioned below config element in xwiki.cfg and restarted the server. xwiki.authentication.defaultpage=/bin/view/MySpace/WebHome But it did not help. Still user is navigated to "Main" space "WebHome" Page once user clicks the login after successful regstration? Am i missing something here?