[jboss-user] [JBoss Seam] - Re: Binding not responsive using s:fileUpload
shane.bryzak@jboss.com
do-not-reply at jboss.com
Tue Aug 28 20:40:09 EDT 2007
Is it possible for you to set a breakpoint in MultipartFilter.doFilter() and see if the MultipartRequest is created? If it is, you could also set a breakpoint in UIFileUpload.decode() to check that the request is indeed recognized as a multipart request.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078967#4078967
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078967
More information about the jboss-user
mailing list