I have a jsp file that installs an object, a cab file..
it works fine with IPlanet web server, but tomcat cant install cab file.
İf the cab file is already installed, the page is called before from IPlanet ,tomcat also shows the object.


Should I do some configuration and tell tomcat something?
Thanks
----Original Message Follows----
From: "Agarwal, Naresh" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Do we have any control on Tomcat threads?
Date: Mon, 14 Jul 2003 05:09:08 -0700
MIME-Version: 1.0
Received: from apache.org ([208.185.179.12]) by mc3-f41.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 14 Jul 2003 05:09:27 -0700
Received: (qmail 95680 invoked by uid 500); 14 Jul 2003 12:09:08 -0000
Received: (qmail 95667 invoked from network); 14 Jul 2003 12:09:08 -0000
Received: from gw2.informatica.com (HELO PS2KMS02.informatica.com) (12.108.189.21) by daedalus.apache.org with SMTP; 14 Jul 2003 12:09:08 -0000
Received: from ps2keh02.informatica.com (unverified) by PS2KMS02.informatica.com (Content Technologies SMTPRS 4.3.6) with ESMTP id <[EMAIL PROTECTED]> for <[EMAIL PROTECTED]>; Mon, 14 Jul 2003 05:09:08 -0700
X-Message-Info: JGTYoYF78jEHjJx36Oi8+Q1OJDRSDidP
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org>
Delivered-To: mailing list [EMAIL PROTECTED]
content-class: urn:content-classes:message
X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Do we have any control on Tomcat threads?
Thread-Index: AcNKAUdYbh9WHVaeRB2lXSQmGtJ1rg==
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 14 Jul 2003 12:09:27.0187 (UTC) FILETIME=[C5957E30:01C34A00]


Hi

Web apps in tomcat run in threads spawned by Tomcat. Do we have any control on these threads?

I want to perform some Init and UnInit operations at the time creation and destruction of these threads. Is it possible to do with Tomcat threads?

thanks & regards,
Naresh Agarwal

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to