开发者

Include jar in aspx or html

Is 开发者_JS百科it possible to include a JAR file in an aspx page . If so how do i go about this ??? Thanks in Advance


Since aspx ends up being HTML to an UA, and Java supports applets, which can be embedded in HTML, the answer is yes. As to the 'how', start with Google & 'Java Tutorial Applet'.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜