cancel
Showing results for 
Search instead for 
Did you mean: 

how to customize share login page after importing in eclipse????

farooq6474
Champ in-the-making
Champ in-the-making

Hi Experts,

     I have been trying to customize the share login page... but couldn't find any source in eclipse to make changes.... can anyone help me with customizing..... And i'm attaching the eclipse project screenshot just want to know where to change and what to change in the source....Eclipse screenshot (Share source)

Thank you in advance

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

You should probably not try to customise the existing login page and instead simply create your own and register this as the new default login page. The default login/logout page types are defined in the global Surf configuration file and you could override them via the share-config-custom.xml, and use any other Surf page that you have created. You only need to make sure to handle the HTTP / form field interactions like the default login page does to make it work...