jspc

Hi,For compiling jsp files i have downloaded the jsp complier, I don't know where to place to the file so that ant task would make a reference to the jspc compiler and compile the fileCan anybody tell me where to place the jspc file?
[255 byte] By [mclarena] at [2007-10-3 4:10:48]
# 1
You'll need a taskdefwith a classpath child that specifies to Ant where jspc lives.For more info, consult the Ant manual at ant.apache.org.
karma-9a at 2007-7-14 22:11:09 > top of Java-index,Java Essentials,Java Programming...