Images and pdf/doc/odt. I will use this swfupload, but have no idea how to
pass the filenames to teh class controlling page, so i can put them into my
model.

W dniu 30 sierpnia 2008 18:07 użytkownik Toby Hobson <
[EMAIL PROTECTED]> napisał:

> I'm not sure what type of file you wish to upload but I have successfully
> used the Aurigma image uploader with my T5 application
>
> Toby
>
> 2008/8/30 ProAdmin Dariusz Dwornikowski <
> [EMAIL PROTECTED]>
>
> > Great ! Thanks. Tell me how to take filename from this to Page variable
> and
> > Ill be happy.
> >
> > 2008/8/30 Imants Firsts <[EMAIL PROTECTED]>
> >
> > > If you don't mind introducing the dependency to a flash component, then
> > > look at this:
> > > http://www.swfupload.org/
> > >
> > > I have successfully created a tapestry component using SWFUpload, which
> > > supports multiple file upload and degrades to default single file
> upload
> > if
> > > Flash is not present.
> > >
> > >
> > > Quoting Thiago HP <[EMAIL PROTECTED]>:
> > > > On Thu, Aug 28, 2008 at 3:27 PM, Chris Lewis
> > > > <[EMAIL PROTECTED]> wrote:
> > > > > The tricky part unfortunately is dealing with T5. I don't know how
> > > > you
> > > > > can create new components on the fly.
> > > >
> > > > You just cannot do that. Tapestry 5' mantra is "Static Structure,
> > > > Dynamic Behavior".
> > > > One way to do it would be putting your form inside a zone. Then
> submit
> > > > the form to do the first file uploading. The form would show the list
> > > > of already uploaded files (if any) and show the file upload component
> > > > again.
> > > >
> > > > Thiago
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Pozdrawiam,
> > Dariusz Dwornikowski
> > ------------------------------------
> > ProAdmin
> > ul. Królowej Jadwigi 44/2
> > 61-872 Poznań
> > tel: 061 623-20-92
> > kom: 0601 59-64-74
> > fax: 061 623-20-93
> > www.proadmin.com.pl
> > [EMAIL PROTECTED]
> >
>



-- 
Pozdrawiam,
Dariusz Dwornikowski
------------------------------------
ProAdmin
ul. Królowej Jadwigi 44/2
61-872 Poznań
tel: 061 623-20-92
kom: 0601 59-64-74
fax: 061 623-20-93
www.proadmin.com.pl
[EMAIL PROTECTED]

Reply via email to