This is something not really wicket related, but more workerthread... You need for it to run asynch in order for wicket to be able to process it the way you want to, worker thread can solve this..

regards Nino

sunraider wrote:
I have a page with upload form and added the upload progress bar, I have
added the cancel button to it by setDefaultFormProcessing(false) but it does
not behave the same. The content is getting saved and even on empty form the
validation is being done. I removed the progress bar from the page and
everything seems to be working fine. I am not sure if that the way it should
be.



--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to