View Single Post
  #1 (permalink)  
Old 12-06-2007, 11:36 PM
Robbinz Robbinz is offline
Member
 
Join Date: Dec 2007
Posts: 4
Robbinz is on a distinguished road
Uses unchecked or unsafe operations message
Hi im fairly new to java. Ive designed a banking system using RMI. Im using a hashtable to contain my account details but every time I try to compile its giving me the warnings;

uses unchecked or unsafe operations.

I dont know what these warnings are for. Is it possible cause im using RMI but havent added a security manager?

Tanks
Reply With Quote
Sponsored Links