Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You can manipulate Excel documents with the <a href="http://poi.apache.org/" rel="nofollow noreferrer">Apache POI</a> API.</p> <hr> <p>Your action should redirect you to a servlet which will handle the file. You'll need to handle multipart files, you can use <a href="http://commons.apache.org/fileupload/" rel="nofollow noreferrer">Apache file upload</a> to do this.</p> <hr> <p><strong>Resources :</strong></p> <ul> <li><a href="http://poi.apache.org/casestudies.html" rel="nofollow noreferrer">Apache POI - Case studies</a></li> <li><a href="http://poi.apache.org/faq.html" rel="nofollow noreferrer">Apache POI - FAQ</a></li> <li><a href="http://onjava.com/pub/a/onjava/2003/04/16/poi_excel.html" rel="nofollow noreferrer">Reading and Writing Excel Files with POI</a></li> <li><a href="http://www.jguru.com/faq/view.jsp?EID=160" rel="nofollow noreferrer">How do I upload a file to my servlet or JSP?</a></li> <li><a href="http://commons.apache.org/fileupload/using.html" rel="nofollow noreferrer">How to use apache fileupload</a></li> </ul> <p><strong>On the same topic :</strong></p> <ul> <li><a href="https://stackoverflow.com/questions/2253779/learning-apache-poi-for-java">Learning Apache POI for Java</a></li> <li><a href="https://stackoverflow.com/questions/861877/reading-date-values-from-excel-cell-using-poi-hssf-api">Reading date values from excel cell using POI HSSF API</a></li> <li><a href="https://stackoverflow.com/questions/220135/managing-file-uploads-in-jsp-servlets">Managing file uploads in JSP/Servlets</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload