• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

Servlet MS Excel.

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Gurus,

I am having a problem with this...please feel free to throw some light and all your input will be much appreciated.

I want a servlet to generate a MS Excel spreadsheet with formatted cells and the user/client should be able to download that spreadsheet and then make modifications to the spreadsheet and load up the spreadsheet data by clicking on another link so that the spreadsheet data is uploaded into my DB2 database. The basic goal here is to restrict the user from entering invalid data into the spreadsheet. I have written applications where I could load up the spreadsheet into DB2 but I had to make sure all the data in the spreadsheet is valid. Any suggestions will be much appreciated.

Cheers,

Mike.
 
Always! Wait. Never. Shut up. Look at this tiny ad.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic