HELLO,
I am developing a servlet in
which I am generating dynamically. Simple HTML is displayed fine by the
browser but if I add an Applet tag then applet is not loaded in the browser. It
says class not found. I placed the class in the directory containing the servlet
as well as in the 'Public_html' directory(I am using Java Web
Server).
Advance Thanks.
Syed Shafqat Saeed.
