Posted By:
Anonymous
Posted On:
Thursday, July 4, 2002 09:19 AM
How do i access the applet, when applet class is present inside a package my application uses a applet component to generate graphics. So i have kept the following code I use iplanet to host my application. http://localhost:81/classes maps to the classfiles root directory from where the package com starts. i tested in apache and iplanet and i did not succeed in getting the applet. When i run the html file through applet viewer, i am getting the graph. but when i access the html page, i am not getting the applet either in IE or netscape and getting an error saying class file : com.jrefinery.chart.demo.JFreeChartAppletDemo.class not found. Any help in this regard would b
More>>
How do i access the applet, when applet class is present inside a package
my application uses a applet component to generate graphics.
So i have kept the following code
I use iplanet to host my application.
http://localhost:81/classes maps to the classfiles root directory from where the package com starts.
i tested in apache and iplanet and i did not succeed in getting the applet.
When i run the html file through applet viewer, i am getting the graph. but when i access the html page, i am not getting the applet either in IE or netscape and getting an error saying class file : com.jrefinery.chart.demo.JFreeChartAppletDemo.class not found.
Any help in this regard would be appreciated.
Thanks.
Dilip
<<Less