Hi everyone

I know that this question might have been asked in the past, but the mailing
list archive returns no results for me with keywords "file upload".
I just wanna know the best, preferred, way of uploading a file in Struts.

My scenario

I have simple products for a B2C system that have input fields for product
details.
Now I wish to provide a file input field, allowing manager to upload an
image for a product.

What I whish to avoid is that a file does not get loaded as a property each
time the value object is needed but only when a image viewing is required.
(e.g. a "view image" link is clicked in manager role view)

Any help would very much be appreciated.

--Alen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to