DataFerrett.census.gov link

DataFerrett: Browser for the TheDataWeb  

TheDataWeb 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:
 support@thedataweb.org

 Use our Online Form
 for Comments,
 Questions, or Errors

JavaPolicy Install

In 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 Example

Right 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


What is DataFerrett | Install DataFerrett | Install Permission | Users' Guide | GoTo DataFerrett

Last update: 01/3/2008