Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Predrag Stojadinovic
UploadBean is a Java bean that contains a String (optionalText), a String[] (textGroup), a FileBean (optionalFile) and a FileBean[] (fileList). The class com.devsphere.mapping.FileBean has three read-only properties: fileName, contentType and inputStream. - Predrag Stojadinovic