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 ([EMAIL PROTECTED])
Microsoft Most Valuable Professional
MVP J# for 2004 & 2005
http://www.kagi.com/birbilis
--------------


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to