The target in question compiles the pull agent's crawler UI jsp's to
.java files.  The classes are then immediately compiled using javac to
.class files.

Karl

On Tue, Apr 26, 2011 at 11:40 PM,  <[email protected]> wrote:
> In the framework build.xml file there is a target called
> "compile-crawler-ui", it has a section commented as "Compile jsp's to java"
> using jasper2 custom defined task. I'm what does it do? Perhaps the comment
> is incorrect, cause I don't see any extra jar or class files when I compare
> my Eclipse-made war to the Manifold 0.1 version.  Eclipse does compile your
> jsps as you edit them, so is this simply making sure the jsps are correct
> and that there is no conversion from jsp to java?
>
>

Reply via email to