> From: Caldarale, Charles R
> Subject: RE: Deployment: do not delete specified folder
>
> What you want to do is not uncommon; it would be a useful enhancement
> for DefaultServlet to be able to configure external directories based
> on URL paths.
There is another way to do th
> From: Ward [mailto:wardloot...@gmail.com]
> Subject: Re: Deployment: do not delete specified folder
>
> should have asked this a lot earlier, would have
> saved me a lot of frustrations!
What you want to do is not uncommon; it would be a useful enhancement for
DefaultServle
okey
Thanks a lot mate, should have asked this a lot earlier, would have
saved me a lot of frustrations!
Ward
2009/3/27 Caldarale, Charles R :
>> From: Ward [mailto:wardloot...@gmail.com]
>> Subject: Re: Deployment: do not delete specified folder
>>
>> Read the desired
> From: Ward [mailto:wardloot...@gmail.com]
> Subject: Re: Deployment: do not delete specified folder
>
> Read the desired file, and then write it to the outputstream of the
> response?
Exactly. That's all the DefaultServlet does. (Ok, not quite all, but that's
t
2009/3/26 Caldarale, Charles R :
>> From: Ward [mailto:wardloot...@gmail.com]
>> Subject: Re: Deployment: do not delete specified folder
>>
>> Can you please tell/hint me how do I access file on
>> server, not in webserver directory
>
> Static resources are n
> From: Ward [mailto:wardloot...@gmail.com]
> Subject: Re: Deployment: do not delete specified folder
>
> Can you please tell/hint me how do I access file on
> server, not in webserver directory
Static resources are normally handled by Tomcat's built-in DefaultServlet,
whic
2009/3/26 Caldarale, Charles R :
>> From: Ward [mailto:wardloot...@gmail.com]
>> Subject: Re: Deployment: do not delete specified folder
>>
>> So supposed there is a file in the /media directory, let's
>> say file.jpg There is no way to acces this file trough a
> From: Ward [mailto:wardloot...@gmail.com]
> Subject: Re: Deployment: do not delete specified folder
>
> So supposed there is a file in the /media directory, let's
> say file.jpg There is no way to acces this file trough an
> url without creating a link to the media f
an acces the target directory directly in my
Java code, that's no problem, but what I wanna do is something different?
Greetings
Ward
Caldarale, Charles R schreef:
From: Ward [mailto:wardloot...@gmail.com]
Subject: Deployment: do not delete specified folder
to be able to acces the
> From: Ward [mailto:wardloot...@gmail.com]
> Subject: Deployment: do not delete specified folder
>
> to be able to acces them via the web-application,
> I created a symbolic link into my application's
> root directory, which points to the folder where
> the files are
Hi all,
I'm working on a web application in which users are able to upload
files to server. The files are stored outside the tomcat webapps
directory, but to be able to acces them via the web-application, I
created a symbolic link into my application's root directory, which
points to the folder wh
11 matches
Mail list logo