How to push an applet from a servlet?

author-image
CIOL Bureau
Updated On
New Update

BANGALORE, INDIA: This tip will show the way to push an applet from the servlet code. You must include the codebase in the otherwise the applet class will not be located.

Advertisment

So use something like out.println ("" + "")for the home directory.

Click here for more...!

tech-news