Debendra Barik > Now the matter is how do i store uploaded file into company > bean logo filed and send it to the database by calling > nsertCompany(Company company) method. And again how do i > retrive it and store in the CompanyAction form logo field to > show in the GUI. Anybody can suggest me about if any better > way have to do it. Thanks, Debendra.
This is a question for your persistence layer, not Struts. (Though you will need to convert the image from a byte[] to an image.) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]