I try compiling single JSP file outside of the WEB-INF/view
directory at the same level of index.jsp
for testing purpose but I get this error code:
Error: Could not find or load main class org.netbeans.modules.web.project.ant.JspCSingle
It used to work fine, I could create single JSP files outside the WEB-INF but I have no clue what happened that keeps me from doing it now...
I use Netbeans 8.0.2 and Glassfish 4.1