Thanks for the quick reply.
I have some more queries.1.Can I provide my local IP(Public IP) instead of localhost.2.Please guide me to deploy my Postgres data on server.3.Please guide me how to design the pages which will get displayed on Chrome.basically wanted to know about report pages.
Thanks
KnowUser
For using your IP you have to change values for the variable host_url and service_url in server.xml (open your server installation folder, then folder conf). Instead localhost put your IPFor other questions you can read Knowage manual book:http://forge.ow2.org/project/download.php?group_id=442&file_id=21777
1.Can I provide my local IP(Public IP) instead of localhost.
Configure the server.xml with local IP and ask the service provider to map with public IP also once you register the domain you can use the FQDN as well - Enjoy