Excel In Java Web Application
        Posted  
        
            by Anand
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Anand
        
        
        
        Published on 2010-05-13T11:31:21Z
        Indexed on 
            2010/05/13
            11:34 UTC
        
        
        Read the original article
        Hit count: 294
        
Hi
I have a java web application running on windows currently. I may host it in future in a Linux Server.
My application allows people to upload data. I want to display the data they have uploaded in an excel file and render it in a portion of my webpage.
How do I go about this ?
© Stack Overflow or respective owner