Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 20809 invoked from network); 6 Nov 2001 14:55:56 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 6 Nov 2001 14:55:56 -0000 Received: (qmail 2352 invoked from network); 6 Nov 2001 14:58:21 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 6 Nov 2001 14:58:21 -0000 Received: (qmail 3086 invoked by uid 97); 6 Nov 2001 14:55:10 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 3070 invoked by uid 97); 6 Nov 2001 14:55:09 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 3058 invoked from network); 6 Nov 2001 14:55:09 -0000 X-Info: This message was accepted for relay by smtp01.mrf.mail.rcn.net as the sender used SMTP authentication X-Trace: UmFuZG9tSVYxwKkeoXer5zqdEp+4VB4+D5IS5kRZO1QtQqJU3pRabkwgLJ4AVmP0 Reply-To: From: "Fred Ingham" To: Subject: JSP invoking an Applet Problem Date: Tue, 6 Nov 2001 09:56:31 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N To all, We have been struggling with the following problem for a couple of days... perhaps someone will be able to shed some light on what is going on... We have an Applet that needs to be invoked from a HTML page on a number of operating system platforms and browsers. When the appropriate applet, object, and embed tags are hard coded into a HTML page, the Applet is invoked fine from all operating system platforms and browsers. However, when the same exact tags are created by a JSP custom tag (as verified by viewing the source delivered to the browser) the Applet is not invoked. Specifically, the Java console reports that the Applet class can not be found. I can provide additional information if required but what I have described is essentially what is happening... as an aside, we are using Tomcat v4.0.1, the operating systems are Windows 2000, RedHat Linux 7.1, Sun Solaris 2.7, and Dec Unix 4.0F, the web browsers are Microsoft Internet Explorer 5, Netscape Navigator 4.7, and Netscape Navigator 6.2 (actually, the Mozilla release). Thanks, Fred -- To unsubscribe: For additional commands: Troubles with the list: