Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Applet newbee question

Status
Not open for further replies.

jsulman

Programmer
Jun 14, 2001
85
US
I am currently trying to get an applet to load and am having some difficulty. It appears the browser cannot find the applet.

The root for the Browser is c:\ and the applet is in package swing.chapter5. The class file is stored in c:\ The HTLM tag is:

<applet code= &quot;swing.chapter5.TabbedPaneDemo.class&quot; width=570 height = 400>
</applet>

Any ideas?

Thanks in advance

Jeff Sulman
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top