Ok, thanks to all, I finished my Reader Servlet.
I created a work dir which has to be included into the webapps.policy so
that webapps can read and write to it.
My reader servlet accepts a param "file" so far, since i haven't figured out
how to do the mapping and parsing to do the /WebApp/files/fi
M, Steve Ochani wrote:
>
> Send reply to: Tomcat Users List
>> Date sent: Sun, 14 Dec 2008 12:56:17 +0100
>> From: Robert Drescher
>> To: users@tomcat.apache.org
>> Subject:File system resource for static content
>>
>> Hello users,
&g
Hello users,
I'm trying to find the best practice way for implementing the following:
I want a servlet to perform file uploads and to store the files in the local
filesystem. This part is not that hard to do as i'm currently writing into
the javax.servlet.context.tempdir.
The problem is that i nee
Hello everyone in this list!
This is my first post in the users-help, after successfully installing
Tomcat5.5
The default applications are running (in the /usr/share/tomcat5.5-webapps
folder), but for testing my application, I'd like to move mine to a
different location in the filesystem.
Am I ri