|
DataFerrett: Browser for the TheDataWebTheDataWeb is a collaboration between multiple agencies |
|
INSIDE TheDataWeb:
TheDataWeb Home What is TheDataWeb DataFerrett Home What is DataFerrett TheDataWeb Browser: DataFerrett Datasets Available TheDataWeb Services TheDataWeb Publisher & Server Setup FAQ TheDataWeb HelpDesk: Toll Free: 866-437-0171 DataFerrettTeam Email: |
|
SecurityPolicy Install for DataFerrett AppletDataFerrett is written in JAVA. In order to achieve Microsoft Windows-like copy, pasting, printing, and saving functionality from DataFerrett you must either install the DataFerrett SecurityPolicy File or create a user SecurityPolicy. This is text file placed in either the Users Folder on their C: drive or the MyDocuments folder when the RunSecurityPolicy is selected to tell your Windows environment that you will want to Save/Open DataFerrett sessions or copy or paste using the Windows clipboard. SecurityPolicyClick Here to automatically install the JAVA Permissions SecurityPolicy File, or You may need or choose to save your own. Right click this link and "Save Target As" to the location indicated below. You will change the "Save as type:" to "All Files" - > change file name to: dot java dot policy (.java.policy) and place where your User Profile exists. Place it into one of the following Windows directories (depends on your operating and system setup):
Save As -> "Save as All Files" in the drop down. Note to Applet Users: pop up blockers will block extraction pages. Make note that either A.) Pop up blockers need to be turned off or B.) Internet Tools->Internet Options-> Privacy tab-> Settings-> add dataferrett.census.gov and/or www.thedataweb.org to your preferred sites. Below is the sample content of the SecurityPolicy that is placed in the User Profile: grant codebase "http://dataferrett.census.gov/-" {permission java.io.FilePermission "${user.home}${/}.thedataweb.properties", "read"; permission java.lang.RuntimePermission "queuePrintJob"; permission java.lang.RuntimePermission "modifyThread"; permission java.util.PropertyPermission "user.home", "read"; permission java.util.PropertyPermission "user.dir", "read"; permission java.awt.AWTPermission "accessClipboard"; permission java.net.SocketPermission "*:80", "connect, accept"; permission java.net.SocketPermission "*:443", "connect, accept"; permission java.io.FilePermission "C:${/}Documents and Settings${/}UserName${/}My Documents${/}TheDataWeb", "read"; permission java.io.FilePermission "C:${/}Documents and Settings${/}UserName${/}My Documents${/}TheDataWeb${/}-", "read, write"; }; grant codebase "http://www.thedataweb.org/-" { permission java.io.FilePermission "${user.home}${/}.thedataweb.properties", "read"; permission java.lang.RuntimePermission "queuePrintJob"; permission java.lang.RuntimePermission "modifyThread"; permission java.util.PropertyPermission "user.home", "read"; permission java.util.PropertyPermission "user.dir", "read"; permission java.awt.AWTPermission "accessClipboard"; permission java.net.SocketPermission "*:80", "connect, accept"; permission java.net.SocketPermission "*:443", "connect, accept"; permission java.io.FilePermission "C:${/}Documents and Settings${/}UserName${/}My Documents${/}TheDataWeb", "read"; permission java.io.FilePermission "C:${/}Documents and Settings${/}UserName${/}My Documents${/}TheDataWeb${/}-", "read, write"; }; grant codebase "http://dataferrett.thedataweb.org/-" { permission java.io.FilePermission "${user.home}${/}.thedataweb.properties", "read"; permission java.lang.RuntimePermission "queuePrintJob"; permission java.lang.RuntimePermission "modifyThread"; permission java.util.PropertyPermission "user.home", "read"; permission java.util.PropertyPermission "user.dir", "read"; permission java.awt.AWTPermission "accessClipboard"; permission java.net.SocketPermission "*:80", "connect, accept"; permission java.net.SocketPermission "*:443", "connect, accept"; permission java.io.FilePermission "C:${/}Documents and Settings${/}UserName${/}My Documents${/}TheDataWeb", "read"; permission java.io.FilePermission "C:${/}Documents and Settings${/}UserName${/}My Documents${/}TheDataWeb${/}-", "read, write"; }; |
|
Downloads: |
Updated 07/20/09 |