Hi Wendy,
Thanks for the solution. Yes there are 3 images that the user can preview.
But how do I activate a clean up process? There might be 1000's of images
that are actually used. Are you saying to do this job manually?

Uma

-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Friday, December 17, 2004 10:54 PM
To: Struts Users Mailing List
Subject: Re: Preview of an Image and text


From: "uma.k" <[EMAIL PROTECTED]>
> I have a form where the user is given the option to select a file to
> upload(normally gif or jpg) before the user submits the file to the
server,
> I wanted to show him a preview of his message and image.
> How do I do that? Where do I store the image temporarly?
> Any solutions?

Do you expect most of the images to be previewed and then accepted?  It
might make sense to go ahead and put them where ever they're going to go for
real, and then run a cleanup job to get rid of the ones where the user
didn't finish the process.

--
Wendy Smoak


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


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

Reply via email to