BJ - your suggestion would work if all images had been uploaded from the product page. But that is not the case. We moved several zip archives of image files to the server, and are now updating product image URL's with the proper filename. It goes faster if we can first determine whether or not the file already exists on the server before uploading it again.
Vince Clark Global Era The Freedom of Open Source [EMAIL PROTECTED] (303) 493-6723 ----- Original Message ----- From: "BJ Freeman" <[EMAIL PROTECTED]> To: user@ofbiz.apache.org Sent: Thursday, October 25, 2007 12:36:04 PM (GMT-0700) America/Denver Subject: Re: image directory browsing you can use a view of the products images and create a page of images with captions. Vince M. Clark sent the following on 10/25/2007 10:05 AM: > Hopefully this is a simple Tomcat configuration question. > > I want to give a customer the ability to browse an images directory so they > can quickly check to see if a file is already there before uploading it > again. I want to do this to the images webapp under: > framework/images/webapp/images > > I looked at the web.xml file for that webapp and I do not see a parameter for > directory listing. Does anyone know what parameter to add, and is this the > right place? > > Vince Clark > Global Era > The Freedom of Open Source > [EMAIL PROTECTED] > (303) 493-6723 >