Hi ,
I am working on ANT.my requirement is to display
Ant output on HTML/Jsp page.
normally i am using Ant project to execute the build file.
here is the code-my program runs and shows ant build results/errors in the console,but i want them to be stored on a
string and then use that in
jsp page.
help me
Thanks
Srinivas