0 Replies Latest reply on Jul 4, 2005 7:29 AM by suthakar

    Unable to export the Euro and Yen currency symbols to excel

    suthakar

      Hi All,

      I'm trying to export the application data into excel sheet. When i do the export of the currency symbols, it is not getting exported and displaying a blank characters in excel. Any one of you, can help me to solve this issue?

      Here the details, what i've tried,

      I passed the java -Dfile.encoding parameter with this UTF-8/Cp1252 values, it started but it didn;t export. And when i tried to pass the value as "Unicode", jboss didn;t startup and it throws exception.

      I tried the same by setting in the java code also.

      Application running under Jboss 4.0.1 and Windows XP platform.

      -MS