Hi,

I am a Wicket newbie and have the following problem/question:

I created a FileUploadField and a an ImageButton for uploading the
previously choosen File.
So whenever the user tries to upload a file the sever shall check if the
file already exists. 
If it exists some kind of confirm dialog must appear: "Overwrite",
"Cancel"?. 
How can I realize this in Wicket without ajax?  I found some examples which
open a 
Window on the "onClick" Event but in my case this is no option because the
popup window is
not neccessary at this point.

Thanks in advance,
RBr2000


-- 
View this message in context: 
http://www.nabble.com/Popup-Confirm-Window-after-Server-Work-tf3803146.html#a10761165
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to