How can one generate the java servlet code for a JSP page source? What is the method which is called in gnujsp?
I would like to write a tool which tests an arbitrary number of JSP pages for compile-time detectable errors (errors which prevent generating the java source, and errors which prevent the compilation of this java source). Regards, Robert Varga