DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36199>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36199 Summary: java plugin Product: Tomcat 5 Version: 5.5.9 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Unknown AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] <!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\"> <HTML><HEAD><TITLE>JApplet</TITLE></HEAD> <BODY> <jsp:plugin type="applet" code="ASV_applet.class" codebase = "/ASV_site" width="700" height="600"> </jsp:plugin> </BODY></HTML> This JSP generates a page that asks my Firefox106 and Netscape8 to load a plugin, I suppose the Java one. But when promted to do so, these two browsers say that no such plugin exists and the applet is not loaded. Both browsers are Java enabled (1.5.0), that I tested on different sites. When I launch my applet by <applet .....>, all works fine. The EMBEDED part (for IE) of the generated page works fine. Any idea ? Regards Cyril Mrazek -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]