Ok, thanks Nils,
i'll try first solution.
On Tue, Jul 21, 2009 at 9:53 AM, Nils-Helge Garli Hegvik
wrote:
> 1. You put it in a directory that your webserver serve...
> or
> 2. Create a servlet that reads the data from the filesystem and sends
> back the data in the response.
>
> I'd certainly pre
1. You put it in a directory that your webserver serve...
or
2. Create a servlet that reads the data from the filesystem and sends
back the data in the response.
I'd certainly prefer option 1 if possible.
Nils-H
On Tue, Jul 21, 2009 at 9:31 AM, tutu wrote:
>
> Thanks for response.
> Just one que
Yes, that's what i thought.
Is there a way to display images that are on the file system but not in the
web application? If not, how can you configure an external folder for images
if you can't see them in a web application?
2009/7/21 Paweł Wielgus
> Hi tutu,
> You can't.
>
> Best greetings,
> P
Hi tutu,
You can't.
Best greetings,
Paweł Wielgus.
2009/7/21 tutu :
>
> Thanks for response.
> Just one question, how do you make the image visible on the webserver
> without putting it in the web application?
>
>
> Jim Kiley wrote:
>>
>> Make sure the image is visible to your webserver, and the
Thanks for response.
Just one question, how do you make the image visible on the webserver
without putting it in the web application?
Jim Kiley wrote:
>
> Make sure the image is visible to your webserver, and then use an
> http://url to access it, rather than a file:// url.
> jk
>
> On Mon, J
Make sure the image is visible to your webserver, and then use an
http://url to access it, rather than a file:// url.
jk
On Mon, Jul 20, 2009 at 11:08 AM, tutu wrote:
>
> Hi,
>
> I have a pb while trying to display an image that is not in my application
> but on the file system!!
>
> I've tried
6 matches
Mail list logo