Re: Map network drive

2005-07-05 Thread David F. Newman
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

RE: Map network drive

2005-07-05 Thread Johnnie Chang
, 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 if possible

Re: Map network drive automatically

2002-04-23 Thread Phillip Morelock
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 4.

RE: Map network drive automatically

2002-04-23 Thread John Roth
[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] wrote: Hello All, Does anybody know how

RE: Map network drive automatically

2002-04-23 Thread Jim Urban
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 (sometimes a little glitchy, you