Java Swing Programming Question:
When we should go for codebase in applet?
Answer:
If the applet class is not in the same directory, codebase is used.
Previous Question | Next Question |
Which method is used by the applet to recognize the height and width? | What is the lifecycle of an applet? |