7 Replies Latest reply on Nov 3, 2007 7:08 AM by skanky78

    Configuring MultipartFilter

    skanky78

      hi,

      because of any causes the seamfilter and a custom filter needed for my project do not work together (blank screen as result if both are defined). so i only defined the multipartfilter which is needed for my fileupoad and it is working fine for me. but how can i pass params to this filter? normally the seamfilter passes the params found in components.xml to this filter but how can i do this without using the seamfilter? any ideas?

      i tried to set the multipartfilter property via property settings (http://docs.jboss.com/seam/2.0.0.CR3/reference/en/html_single/#d0e3374) in seam.properties:

      org.jboss.seam.servlet.multipartFilter.maxRequestSize = 100000

      but with no luck....

      thanx in advance
      sven