Hi, Would it be possible/feasible to add finer control over the java compiler used by JspC when compiling jsps?
The ant Javac task includes the "executable" parameter, which allows you to specify the path to the javac executable. Can this be exposed through the ant JspC task somehow? I'm not sure how this would be implemented for the JDTCompiler. Thanks, Steve