ion server, but I am not able to
reproduce the same setup on another computer.
Johnnie
-Original Message-
From: David F. Newman [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 05, 2005 12:29 PM
To: Tomcat Users List
Subject: Re: Map network drive
If I were you I would use UNC paths i
If I were you I would use UNC paths if possible instead of relying on
mapped drives.
However, having said that, you should be able to setup the service
to run as a particular user. I believe it should be a domain user. Then
log into the server using that domain login and map the drive
persiste
Hi,
We used to use an older version of Tomcat. The old version did not run as a
service. On the old version, we have an Java aplication that needs to
access mapped network drives. With the new Tomcat 5.x, the Tomcat is ran as
a service, and I do not know how to map a network drive in this case.
]Advancing Healthcare
Performance[PARA]www.parkcitysolutions.com[PARA]
-Original Message-
From: John Roth [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 23, 2002 2:54 PM
To: 'Tomcat Users List'
Subject: RE: Map network drive automatically
Also, Java does support UNC's (someti
hillip Morelock [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 23, 2002 3:39 PM
To: Tomcat Users List
Subject: Re: Map network drive automatically
check out the
net use
command -- you can just use a batch file (.bat)
On 4/23/02 12:21 PM, "Jack Li" <[EMAIL PROTECTED]> wrot
check out the
net use
command -- you can just use a batch file (.bat)
On 4/23/02 12:21 PM, "Jack Li" <[EMAIL PROTECTED]> wrote:
> Hello All,
> Does anybody know how to map a network drive by writing a java program or
> other program languages? My OS is w2k and web server is IIS and Tomcat
Hello All,
Does anybody know how to map a network drive by writing a java program or
other program languages? My OS is w2k and web server is IIS and Tomcat 4.
Thanks,
Jack Li