Is possible to use JXLS with java 1.4? -


the server java machine i'm using java 1.4 , need work excel templates...can use jxls? i'm geting error: net/sf/jxls/transformer/xlstransformer (unsupported major.minor version 49.0)

finally, i've solved problem. i've needed use next libraries:

  • poi 3.2
  • jxls 0.9.8
  • jexl 1.0
  • poi ooxml 3.12
  • org apache commons logging

Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -