Whats the deal with
org.apache.struts.upload.CommonsMultipartRequestHandler.CommonsFormFile
being immutable?

Its broken my (production) code that was working with struts 1.1 b1 and
relied on using setFileName() :-(

What is the rationale for the FormFile interface still having these methods
when the standard implementation does not support them?


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

Reply via email to