[jboss-user] [JBoss Seam] - Re: s:fileupload and a4j
stu2
do-not-reply at jboss.com
Wed Jun 6 11:40:52 EDT 2007
Well the idea behind a4j is to asynchronously issue xml get requests, and update the page without doing a page refresh.
file updload is, by definition, post-based. The whole form is submitted as a specially encode post, as per the http spec.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051784#4051784
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051784
More information about the jboss-user
mailing list