Re: Web application for access folder on server machine

2010-02-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 2/11/2010 4:35 PM, Paul Chany wrote: > Christopher Schultz writes: >> Wait, why can only some of the "Windows boxes" (clients) access your "PC >> box" (the server)? I would think that if you just want to have shared >> folders, you ought to

Re: Web application for access folder on server machine

2010-02-11 Thread Paul Chany
Chris, Christopher Schultz writes: > Wait, why can only some of the "Windows boxes" (clients) access your "PC > box" (the server)? I would think that if you just want to have shared > folders, you ought to be able to do that using standard Microsoft > Windows Network File Sharing (SMB). No, not

Re: Web application for access folder on server machine

2010-02-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 2/11/2010 12:41 PM, Paul Chany wrote: > I want to make such application that allow users from the LAN's > machines access just one directory (folder) that is on the > Tomcat server machine. > > Why is this so important for me? > In the class

Web application for access folder on server machine

2010-02-11 Thread Paul Chany
Hi, I would like to make a web application for my classroom's LAN. On the Tomcat server machine is the folder own's by me. I want to make such application that allow users from the LAN's machines access just one directory (folder) that is on the Tomcat server machine. Why is this so important f