Not a tag, but if you're using Struts, you can use DownloadAction:
http://struts.apache.org/struts-extras/apidocs/org/apache/struts/actions/DownloadAction.html
--
Martin Cooper
On 3/5/06, T. Lamine Ba <lamine75@hotmail.com> wrote:
>
> I know that you can download a file from a specific location within your
> webapp by writing a servlet using OutputStream services. However, it
> has been done so many times, somebody must have created a custom tag or
> bean for this feature.
>
> Where can I find a custom tag or bean that would allow me to download
> PDF and PPT files from my webapp and via a dialog box that would allow
> you to either open the file from the browser or store it in your
> desktop?
>
> Thanks,
>
> Lamine.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>
|