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