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.
| Online: | 29 Members of 4186 |
| Forum: Seam Users |
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
Could you set a breakpoint in FileUploadRendererBase.doDecode() to see if the request is recognized as a MultipartRequest ?