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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convert java into applet

Status
Not open for further replies.

Scooby316

IS-IT--Management
Jan 30, 2003
32
0
0
US
Can anybody tell me how to easily convert a normal java file into an applet. I am using Jbuider 4 foundation and have created an applet wizard. I am then copying java text into the applet file and then trying to convert it.

I am totally stuck with it can anybody give me soom pointers.
 
Do you mean a java class file? An Applet IS a java file; I think you may need a Java 101.

Please can you be a bit more specific/post code/etc.

Cheers

matt




 
Hi all

Thanks for the posts. The last link sorted it for me. It was a java.class file that i needed to get it working as a applet.

Cheers for the help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top