Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 26248 invoked from network); 6 Nov 2001 15:02:35 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 6 Nov 2001 15:02:35 -0000 Received: (qmail 5391 invoked from network); 6 Nov 2001 15:05:01 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 6 Nov 2001 15:05:01 -0000 Received: (qmail 16901 invoked by uid 97); 6 Nov 2001 15:01:43 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 16885 invoked by uid 97); 6 Nov 2001 15:01:42 -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 16874 invoked from network); 6 Nov 2001 15:01:42 -0000 From: "G.Nagarajan" To: "Tomcat Users List" , Subject: RE: JSP invoking an Applet Problem Date: Tue, 6 Nov 2001 16:01:10 +0100 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) X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Importance: Normal In-Reply-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N just change the .html into .jsp and check if the applet is loaded. It could be some problem with the path names in the applet tag. regards, Nagarajan. -----Original Message----- From: Fred Ingham [mailto:ingham@erols.com] Sent: Tuesday, November 06, 2001 3:57 PM To: tomcat-user@jakarta.apache.org Subject: JSP invoking an Applet Problem 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: -- To unsubscribe: For additional commands: Troubles with the list: