Posted By:
Stephen_McConnell
Posted On:
Tuesday, July 8, 2003 05:00 AM
Try creating a static html page with the applet tags in it. Then, try loading the applet in the static page.
When you get this to work, then reproduce the HTML that loads the applet in your servlet response... Without knowing what tags you are using to load the applet, one cannot know why the applet didn't load.
Stephen McConnell