[Mono-list] using mono/ikvm to display Java Applets
George Birbilis
George Birbilis" <birbilis@kagi.com
Mon, 4 Apr 2005 16:52:53 +0300
> can anybody tell me what I would have to do to let mono/ikvm display
> Java Applets embeded in HTML pages? Is this even possible?
if you mean ASP.net generated pages, just spit out the appropriate APPLET
tags (or OBJECT/EMBED tag combination) as described at java.sun.com
if you mean using it INSTEAD of a JVM and recompile your applets to use
Mono, similar to how J# Browser controls in .NET, I don't know of any effort
currently to implement J# on Mono. Try the GNU Classpath project in can it
has some useful code to port to Mono
-----
George Birbilis (birbilis@kagi.com)
Microsoft Most Valuable Professional
MVP J# for 2004 & 2005
http://www.kagi.com/birbilis
--------------