net.sf.flatpack.examples.jsptableexample.readme.txt Maven / Gradle / Ivy
Go to download
Examples to handle CSV, Excel CSV, Tab, Pipe delimiters, just to name a few.
Maps column positions in the file to user friendly names via XML. See FlatPack Feature List under News for complete feature list.
This example has been tested under Tomcat 5.
1. Paste the PZFileReaderWebSamples into your
"Tomcat Install Dir"/webapps
2. Paste Flatpack*.jar into the lib folder along with any dependencies
3. Start tomcat
4. Point your browser to http://localhost:8080/PZFileReaderWebSamples
This should work under most java servers. Simply paste the PZFileReaderWebSamples
folder into the appropriate deployment directory for your server.
- Provides a jsp which spits the CSV file out to a html table. The columns in the table can then be clicked on to
resort.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy