Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Downloading the file in Lotus Symphony spreadsheet format (ods)

  1. #1
    Junior Member
    Join Date
    Mar 2011
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Wink Downloading the file in Lotus Symphony spreadsheet format (ods)

    Hi All,

    I need help in understanding exporting (download) a file using java, struts. i.e. currently, in my application we have downloading a file option in ms excel format. If i try to open the downloaded file in microsoft office excel viewer, it doesn't recognize. If i try to open it using IBM Lotus symphony spreadsheet, it opens in xml format. Now, the requirement is that i should be able to view the downloaded file in IBM Lotus symphony spreadsheet as an excel sheet and not as XML. Can anyone please let let me know how to achieve it?

    Thanks in advance.
    Chinnu


  2. #2
    Junior Member
    Join Date
    Mar 2011
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Downloading the file in Lotus Symphony spreadsheet format (ods)

    Please let me know if anyone have knowledge on this problem or good link which provides me the information. I tried to google, but didn't get any information.

Similar Threads

  1. How to Connect to an Excel Spreadsheet using JDBC in Java
    By JavaPF in forum JDBC and Database Tutorials
    Replies: 14
    Last Post: August 27th, 2013, 11:57 AM
  2. Spreadsheet data - linked list or hashmap
    By j919 in forum Collections and Generics
    Replies: 2
    Last Post: February 19th, 2011, 06:04 PM
  3. Downloading help with JDK 6
    By oneofthelions in forum Java Theory & Questions
    Replies: 1
    Last Post: December 13th, 2009, 07:36 AM
  4. Saving an image file (PGM format)
    By Mickey2315 in forum Algorithms & Recursion
    Replies: 3
    Last Post: September 12th, 2009, 01:18 AM
  5. Replies: 2
    Last Post: June 26th, 2009, 11:08 AM

Tags for this Thread