I have a site, where Admin is already developed in Drupal. Admin used to add component, module, data with the help of Drupal.
Now I need to make this site Front-end with the help of JAVA. Now I need complete front-end data in Java and it should worked as it is worked in Drupal-php site.
What is the best way out to solve the issue[ Developed the Front-end of the site]. XML-RPC , web-service or some thing else.
Please help me.