Posted By:
Wale_Adebusoye
Posted On:
Wednesday, September 28, 2005 07:18 AM
I am writing a servlet application, there's a part in which when i click on a hyperlink, it's meant to load an applet. The only problem is that when i run the project, and i click on the hyperlink, the applet does'nt display.
But the applet displays in JBuilders AppletViewer. Please what can i do to make the applet work, when i run my tomcat engine?