B
Berlin Brown
Does anybody know off hand which API tomcat uses to Compile JSP pages
to .classes. I want to implement a similar mechanism where I parse a
script file, then it outputs to java and then to .class java bytecode.
I will look through the source, but I was just curious. It is probably
the default java compiler, but of course the jakarta people probably
put some special wrappers over it?
to .classes. I want to implement a similar mechanism where I parse a
script file, then it outputs to java and then to .class java bytecode.
I will look through the source, but I was just curious. It is probably
the default java compiler, but of course the jakarta people probably
put some special wrappers over it?