default_stderr.log also aslike default_stdout.log.
Hope you can
help me.
TIA,Ravisankar.N
Hi For WAS 4.0
Provider_URL "iiop://localhost:900"
INITIAL_CONTEXT_FACTORY "com.ibm.websphere.naming.WsnInitialContextFactory"
Hope this helps.
Regards,
Ravisankar.N
- Original Message -
From: "Kesavanarayanan, Ramesh (Cognizant)" <[EMAIL PROTECT
Hi,
I think you have to change the url-pattern as
follows in web.xml.
/servlet/CustomerSearchControl
Hope this helps.
Regards,Ravisankar.N
- Original Message -
From:
Mike
Silvers
To: [EMAIL PROTECTED]
Sent: Tuesday, August 13, 2002 8:33
PM
Subject
Hi,
We have an issue with using threads in a servlet which has raised a few
questions:
Firstly are servlets allowed to spawn threads?
Yes .
I know EJBs are not but dont think the same applies to servlets
Secondly - provided threads in servlets are allowed should they be able to
access o
Hi Scoot,
Yes we can run batch file in servlet
to.
Runtime t = getRuntime();
t.ecec("*.bat"); -- * is the batch file
name.
Hope this helps.
Ravisankar
- Original Message -
From:
Scott
Murray
To: [EMAIL PROTECTED]
Sent: Friday, August 09, 2002 6:50
PM
S