#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.