showing HTML page in applet
Hi,
I want to develop an applet which contains Tabs and after cliking on the tab, the HTML page of given url should be display in the applet.
I want my applet to be run under Microsoft JVM, for that I need to compile my Java files in JDK1.1.6
So, please help me to develope an such applet which displays HTML page and runs under Ms JVM also
Thanks in adv.

