I am trying to create .xls files using POI within a servlet hosted in Tomcat 7.0.8. The execution to the servlet stops at the line where I call new HSSFWorkbook() the code executing does not stop, nor proceed after some time nor output any message nor throw errors.
I have found some text on this list about similar problems using Websphere but I was not able to obtain a definite answer. Allan. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
