Hello Michael,

there are two options to use the fileupload, see http://myfaces.apache.org/tobago/faq.html#tobagofileupload
The jar-option might be better than the filter-option.
You can find an example in the addressbook demo.

If you still have problems with the Java exceptions, please sent it, with the Tobago version and the way you chose (jar or filter).

Regards,

Udo

An example you can find in the

Am 21.09.10 09:56, schrieb Michael Kakuschky:
Hello, I use a form in a popup to submit some data. It worked fine until I add the tx:file component to the form. If I submit the form with a file selected I receive the data but it seems that it corrupts somehow the memory and I got some strange Java exceptions about (existing) methods that can't be found.

If the file upload is supported can somebody give me a basic example and maybe tell me which attributes have to be set and which maybe not?

KInd regards Michael

Reply via email to