Re: how rename the upload file in struts1 ?

2007-10-23 Thread Laurie Harper
MavenMan wrote: I want to rename upload file in my action .I code : FormFile file=form.getUserphoto(); file.setFileName(String.valueOf(date.getTime())); but error is :javax.servlet.ServletException: The setFileName() method is not supported. what can I do ? thanks in advance ! The file

Re: how rename the upload file in struts1 ?

2007-10-23 Thread MavenMan
this message in context: http://www.nabble.com/how-rename-the-upload-file-in-struts1---tf4675357.html#a13358179 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

how rename the upload file in struts1 ?

2007-10-22 Thread MavenMan
in context: http://www.nabble.com/how-rename-the-upload-file-in-struts1---tf4675357.html#a13357849 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e