• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Excel with JBuilder ?

 
Ranch Hand
Posts: 174
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm using ExcelWriter from SoftArtisan to generate excel spreadsheet.
When i deploy my XXX.war under tomcat, it works fine. I can open excel files but under Jbuilder it doesn't seem to work fine, i cannot generate my excel file when i send my request.
I run my servlet under Jbuilder and send the request through IE but same problem, it doesn't work, can you help please ? thanks.
Or is there a plug-in to generate excel file under JBuilder ?
reply
    Bookmark Topic Watch Topic
  • New Topic