I've been trying to use the the TurbineUploadService example in the docs. Everything is working - so to speak, but I have a question about two of the methods. FileItem has the methods getFileName and getName. I would assume they are supposed to return two different things - the whole file name (ie: /home/dan/file.test) and just the file name (ie: file.test). But, they both return the same thing. Is this a feature or a bug? :) If its a feature is there an easy way to get just the file name, with no directory? If its a bug I'll see if I can submit a patch... -- Dan Diephouse <http://www.compassarts.org/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
