views:

22

answers:

0

I try to manually compile JSPs using org.apache.jasper.JspC from my application. After setting the JSP and invoking execute() to compile it, I get an java.util.EmptyStackException without any further notice. Does anyone know what it means in the given context?