Where does CQ store compiled JSP page sources (e.g. with .java extension)?
Hi,
An exception is occurring on our system and the stack trace looks like this:
Caused by: java.lang.NullPointerException at org.apache.jsp.apps.cq.gui.components.authoring.pagestatus.pagestatus_jsp._jspService(pagestatus_jsp.java:202) at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:502) ... 391 more
Where does CQ store pagestatus_jsp.java? Is there a way to view it?
Thanks.

