HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › nullPointerException when rendering page › Re: Re: nullPointerException when rendering page
August 8, 2012 at 13:37
#27622
I have some more information. We just changed to WebLogic for our application server, and I am able to find the line of code that is throwing the nullPointerException:
if (__tag0.doEndTag()== javax.servlet.jsp.tagext.Tag.SKIP_PAGE){
Also, it seems to happen only over SSL.
Thanks for any help you can give me.