由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - how to start a local program
相关主题
为什么我这个html找不到applet class?how to print starting from specific pos?
Local file access issue with AppletHow do a Servlet sent a Applet?
One question about Java ProgrammingRe: experience of handling local files in applet?
Re: How to write to a file on server in an applet?Re: SWING APPLET如何显示IMAGE?
a question regarding appletjava的一些错误认识(转贴)
赶快帮帮我!Top Ten Errors Java Programmers Make(3)
再问个java的蠢问题,别骂我Help: 有大虾在 Applet 中用过 UDP socket 麽?
愣是笨到家----整不明白applet的path理解Java Servlets [fwd]
相关话题的讨论汇总
话题: program话题: local话题: start话题: some话题: embded
进入Java版参与讨论
1 (共1页)
t****y
发帖数: 164
1
dear all, could anybody give me some idea about how to start a local program
with a Java Applet embded in a web page? Thank you so much.
m******t
发帖数: 2416
2

you mean a local program like "format /F c:\"?

【在 t****y 的大作中提到】
: dear all, could anybody give me some idea about how to start a local program
: with a Java Applet embded in a web page? Thank you so much.

t****y
发帖数: 164
3
it's a command. i was trying to start a local exe.

program

【在 m******t 的大作中提到】
:
: you mean a local program like "format /F c:\"?

M******t
发帖数: 309
4
ft. what's the difference between a local exe and a command?

【在 t****y 的大作中提到】
: it's a command. i was trying to start a local exe.
:
: program

g*****g
发帖数: 34805
5
You need to setup a security policy file,
and the user has to accept it before you
can call local program.

【在 t****y 的大作中提到】
: dear all, could anybody give me some idea about how to start a local program
: with a Java Applet embded in a web page? Thank you so much.

t****y
发帖数: 164
6
thank you goodbug (really a good bug), can you specify this more detailed or
suggest me some contents I can refer to, thank you.

program

【在 g*****g 的大作中提到】
: You need to setup a security policy file,
: and the user has to accept it before you
: can call local program.

t****y
发帖数: 164
7
I found some relevant document on java.sun.com. thanks.

program

【在 g*****g 的大作中提到】
: You need to setup a security policy file,
: and the user has to accept it before you
: can call local program.

1 (共1页)
进入Java版参与讨论
相关主题
理解Java Servlets [fwd]a question regarding applet
Servlet开发初步 [fwd]赶快帮帮我!
Java basic concept(1)再问个java的蠢问题,别骂我
Re: can Applet use JDBC?愣是笨到家----整不明白applet的path
为什么我这个html找不到applet class?how to print starting from specific pos?
Local file access issue with AppletHow do a Servlet sent a Applet?
One question about Java ProgrammingRe: experience of handling local files in applet?
Re: How to write to a file on server in an applet?Re: SWING APPLET如何显示IMAGE?
相关话题的讨论汇总
话题: program话题: local话题: start话题: some话题: embded