Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4293197 By: anoopatul
Hi, I am using Diaply tag displaytag 1.1 jar file for my J2EE application. I am using Tiles and Struts in my application. I am using Spring for the Database access modules. The problem I am facing is as follows.When i am exporting the data in a diplay table as an excel, say I give a name(Name1.xls) also to the excel sheet using "export.excel.filename". I am able to do the export successfully using this name,but when I open the document the work sheet name is as follows - ".xls]Name1(1)". Since when I try to rename the worksheet name I get the follwing excel error message : <I> While renaming a sheet or column,you entered an invlaid name.Try one of the following: - Make sure that the name you have entered has not exceeded 31 characters - Make sure that the name does not contain any of the following characters: : \/?*[ or ] - make sure that you did not leave the name blank </I> The error is due to the special characters that is there in the worksheet name.Is there any workaround for this? Is this a know bug? One more thing I noticed is that this happens only when I access the application through IE,bit it works fine when I access the application throught Forefox. Any help will be much appreciated. Thanks, Anoop ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=249318 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

