vaadin 7 coding how to write this code:
upload.setAcceptedFileTypes(“image/jpeg”, “image/png”, “image/gif”);
upload file only accept in jpeg how to controll
if possible only allowed jpeg file only in vaadin7?
vaadin 7 coding how to write this code:
upload.setAcceptedFileTypes(“image/jpeg”, “image/png”, “image/gif”);
upload file only accept in jpeg how to controll
if possible only allowed jpeg file only in vaadin7?
like
vaadin 7 upload must not change any possible
No
thank you sir