Ah, I think I know what the problem is (but not how to fix it).
Because the form isn't being submitted, the backing bean isn't getting populated
so clearing it down won't work (it doesn't exist yet).
The form is getting reRendered but not reset.
Looking at this :
http://wiki.apache.org/myfaces/ClearInputComponents it seems like I will have to refresh
the entire page.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106700#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...