Java Applet Interview Questions and Answers
Question: How to insert your applets into FrontPage?Answer:1. Place the .class file in the directory containing the HTML document into which you want to insert the applet. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Most helpful rated by users:
- What is an applet?
- What is the difference between an Applet and an Application?
- How will you establish the connection between the servlet and an applet?
- What is an Applet? Should applets have constructors?
- How will you initialize an Applet?