|
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: for Comments, Questions, or Errors |
|
JavaPolicy InstallIn order to achieve Windows-like copy and paste functionality, printing, and saving sessions from DataFerrett you must either install the DataFerrett Policy Install File or create a user policy. JavaPolicy ExampleRight click this link and "Save Target As" to the location indicated below. You will change the "Save as type:" to "All Files" - > add dot policy OR, Copy and paste this text as .java.policy; change the "Save as type:" to "All Files" - > add "dot"policy (.java.policy) /* DataFerrett Java Policy to allow copy/paste, print, and save sessions *//* DO NOT EDIT */ /* Version 1.01 */ grant codeBase "http://dataferrett.census.gov/-" { permission java.io.FilePermission "c:\\*", "read, write"; permission java.io.FilePermission "c:\\thedataweb\\-", "read, write"; permission java.lang.RuntimePermission "queuePrintJob"; permission java.lang.RuntimePermission "modifyThread"; permission java.util.PropertyPermission "user.home", "read"; permission java.awt.AWTPermission "accessClipboard"; }; grant codeBase "http://ferret.bls.census.gov/-" { permission java.io.FilePermission "c:\\*", "read, write"; permission java.io.FilePermission "c:\\thedataweb\\-", "read, write"; permission java.lang.RuntimePermission "queuePrintJob"; permission java.lang.RuntimePermission "modifyThread"; permission java.util.PropertyPermission "user.home", "read"; permission java.awt.AWTPermission "accessClipboard"; }; |
|
GET & LEARN: Download DataFerrett DataFerrett Users' Guide Microdata Tutorial Longitudinal Tutorial Aggregate Data Tutorial DataSet Topics |
Last update: 01/3/2008 |