| Common upload form, used in placed, there we need to upload some file with some extra data
File should be uploaded into this form, extra data will be commited with form "Submit" button
into required backing bean. During processing Submit backing bean will get required file from this controller
It should be session-scoped
|