Help

Controls

PermLinkWikiLink

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Forum: Seam Users Forum ListTopic List
23. Apr 2008, 00:05 CET | Link

I have a very simple application to verify file uploading. It works if i don't specify web:ajax4jsf-filter in component.xml.

Any idea?

Regards, paul

1 Reply:
23. Apr 2008, 03:12 CET | Link

Could you set a breakpoint in FileUploadRendererBase.doDecode() to see if the request is recognized as a MultipartRequest ?