Hello all,
If I want to give conditions like a user i/p which decides
whther my application is to be deployed in Tomcat or WeblogicThen is it possible through ANT. Something like one build.xml asking where do you want to deploy the project After user gives i/p then respective build file should be called and be executed.. Is that possible.....? Or is there a better way?
