[jboss-user] [JBoss Seam] - <s:fileUpload> NPE
trouby
do-not-reply at jboss.com
Tue Jun 5 15:36:36 EDT 2007
Hey,
I'm trying to simply use fileUpload with no luck,
submitting the form always returns null of the bean's property binded to the 'data' parameter of the 'fileUpload' tag.
I have exactly the same code as mentioned at the begining of this post:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=106837&postdays=0&postorder=asc&start=0
I use:
- Glassfish as an app server
- Seam 1.2.0.PATCH1
- Facelets
- Stateful backend bean
I don't have any special filters in web.xml except 'org.jboss.seam.web.SeamFilter'
Any idea?
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051527#4051527
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051527
More information about the jboss-user
mailing list