Load Applet
Hi,
I am using a CGI script to make an HTML page conataing Applet tags. I am stuck on the following:
1. After writing the HTML page on the webserver (containing) the HTML tag, how do I send it back to the browser
2. Onloading the applet with parameters, it gives a null pointer Exception saying parameters not available?

