Applets writing/reading files

Im making a simple black jack game as an applet, but it needs to be able to read and write to files on the server it's on. Is there any easy way around this without it giving me those security execptions?Thanks, Jonathan
[242 byte] By [huangjd] at [2007-9-27 14:35:50]
# 1
write a little ASP/JSP page that your applet iteracts with.
Abuse at 2007-7-5 22:35:17 > top of Java-index,Other Topics,Java Game Development...