Hi,
Does anyone know how to call the reference of an applet (set using the
name="appletName" attribute of the jsp:plugin tag) in a JavaScript function
defined in a JSP page? I have no problem calling a reference of an applet
defined using the <applet> tag by using document.appletname.appletmethod( );
however, I do have a problem when I use this syntax to call a reference of
the same applet defined using the jsp:plugin tag. I am using IE 5.5 and
JWSDK as a development tool.
Many Thanks,
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets