Posted By:
Anonymous
Posted On:
Sunday, September 2, 2001 06:04 AM
New Document Hi Guys !!! Workin on an application where the applet needs to invoke the destroy() method and in turn passes values to the servlet.This works as desired when the applet is invoked using the following tag : However,when the tag is used "the destroy() is not invoked when the user closes the browser".Following is the tag in use : classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" width=780 height=300 align="left" codebase="http://java.sun.com/products/plugin/1.4/jinstall-14-win32.cab#Version=1,4,0,mn"> type="
More>>