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
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100903#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...