Opening file using URL

User can open a file using paste the direct URL in the address bar of a web page. User will be prompted for username and password before being able to view to desired file. This is to check if the user has access rights. For dashboard, use the following syntax

http://localhost:8080/tool/dashboard/<dashboard directory>/xxx.pml

For report, use

http://localhost:8080/tool/report?report=/<report directory>/
	xxx.rml

For datasource, use

http://localhost:8080/tool/data?datasource=/
	<datasource directory>/xxx.ds