-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lanxiazhi,
On 7/21/2009 7:52 AM, lanxiazhi wrote:
> I don't have a linux at hand to prove this idea:
> if you're deploy your app in linux ,maybe you can use a soft link to that
> directory ,and put the link under your webapp's dir.
> hope that will he
> From: Michael Ludwig [mailto:m...@as-guides.com]
> Subject: Re: providing downloading functionality for a file which is on
> disk
>
> Is there a way of including a second context with a web
> application in a similarly convenient way?
No. The servlet spec expects webapps to
Caldarale, Charles R schrieb:
If you don't mind providing direct access to the downloadable area,
one easy way to provide this is to place a element in
conf/Catalina/[host]/[dlink].xml, where [dlink] is the URL link you
want for the downloadable files. Within the element, place
a docBase attr
> From: Ritesh399 [mailto:ritesh...@gmail.com]
> Subject: providing downloading functionality for a file which is on
> disk
>
> I am developing a web application using jsp and want to provide some
> links for a user to download data. The data is not in web application's
>
> links
> > for a user to download data. The data is not in web application's
> > directory(somewhere else on disk)
> > Can I provide a direct link to that data file ?
> >
> >
> >
> > Thanks
> > Ritesh
> > --
> > View this mess
lication's
> directory(somewhere else on disk)
> Can I provide a direct link to that data file ?
>
>
>
> Thanks
> Ritesh
> --
> View this message in context:
> http://www.nabble.com/providing-downloading-functionality-for-a-file-which-is-on-disk-tp24582115p24582115.h
http://www.nabble.com/providing-downloading-functionality-for-a-file-which-is-on-disk-tp24582115p24582115.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.or