On 9/13/07, Wolfgang <[EMAIL PROTECTED]> wrote:
> Which Trinidad component should that be??

no component; an actionListener.

See the doc:

http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_fileDownloadActionListener.html

source is here:

http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/main/java/org/apache/myfaces/trinidadinternal/taglib/listener/FileDownloadActionListener.java?revision=548532&view=markup

> Can I also use the upload file component for downloading?

no.

greetings,
matthias

> > Trinidad has an actionlistener for that.
> > If you aren't using trinidad, you still can take a look at the code
> > and use its logic.
> >
> > -Matthias
> >
> > On 9/13/07, Wolfgang <[EMAIL PROTECTED]> wrote:
> >
> >> Hi,
> >>
> >> is there any kind of a jsf component with which I can download files?
> >> I need just a simple download-button on my webpage.
> >>
> >> Cheers!
> >>
> >>
> >
> >
> >
>
>


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Reply via email to