由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Re: experience of handling local files in applet?
相关主题
help for appletviewer!Re: How to write to a file on server in an applet?
java 中文显示的问题a question regarding applet
新手求助applet问题再问个java的蠢问题,别骂我
java applet找不到文件愣是笨到家----整不明白applet的path
赶快帮帮我!为什么我这个html找不到applet class?
Re: SWING APPLET如何显示IMAGE?[转载] Java runs faster on MSIE 4.02 than NS 4.5
Re: AWT 和 SWING 在程序应用中有什么区别?How do a Servlet sent a Applet?
How to find cached jar file?java的一些错误认识(转贴)
相关话题的讨论汇总
话题: applet话题: files话题: local话题: handling话题: experience
进入Java版参与讨论
1 (共1页)
c*****l
发帖数: 83
1
If you are using appletviewer, you can load local files via disable the
security -nosecurity
You can go to sun's site to find some example too.
If you are using browser to load applet, for netscape you can go to
their development page to find all the info you need.
I don't know how to deal with M$ Explorer, I would like to know that too.
x**n
发帖数: 29
2

如果你是用JDK1.2的话,那么可以用policytool.
具体怎么用,Java Tutorial上讲得很明白.
http://java.sun.com/docs/books/tutorial/index.html
good luck
我今天看了一下,很管用.

【在 c*****l 的大作中提到】
: If you are using appletviewer, you can load local files via disable the
: security -nosecurity
: You can go to sun's site to find some example too.
: If you are using browser to load applet, for netscape you can go to
: their development page to find all the info you need.
: I don't know how to deal with M$ Explorer, I would like to know that too.

1 (共1页)
进入Java版参与讨论
相关主题
java的一些错误认识(转贴)赶快帮帮我!
Re: Java and WAPRe: SWING APPLET如何显示IMAGE?
Top Ten Errors Java Programmers Make(3)Re: AWT 和 SWING 在程序应用中有什么区别?
Help: 有大虾在 Applet 中用过 UDP socket 麽?How to find cached jar file?
help for appletviewer!Re: How to write to a file on server in an applet?
java 中文显示的问题a question regarding applet
新手求助applet问题再问个java的蠢问题,别骂我
java applet找不到文件愣是笨到家----整不明白applet的path
相关话题的讨论汇总
话题: applet话题: files话题: local话题: handling话题: experience