How to use ANT?
Answers were Sorted based on User's Feedback
Answer / janet
setup the domain environment by running setEnv.cmd in
windows or setEnv.sh in UNIX. Go into ur source directory
and type ANT to build the build.xml file. if u want to build
ur own build script,u can pass in the name of the build
script by typing ANT -f myBuild.xml where myBuild is the
name of ur build script.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / deepak
In order to user ANT(Another build tool) follow these steps:
1>Download ANT binaries
2>Set ANT_HOME, JAVA_HOME and PATH variables
3>type ANT(ant).... , if everything is ok, you will get
message :
build.xml is missing..
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the use of hashcode in java ?
What are the interfaces in java collections? : java collections
Which sorting algorithm is used by collections.sort() in java ?
what are callback methods?
What is the use of the list interface in the java collection? : java collections
What is the use of log4j and how to make use of that in a application?
What is IOC in spring?
What are the differences between the java collection and the java list? : java collections
I have include a jsp page by using <jsp:include page="/.../xyz.jsp"/> The thing is that the xyz.jsp page has its submit button.When i click on that button the whole main page get refreshed.But i want to refresh only the xyz.jsp page.How could i achive it so that i can only refresh the xyz.jsp not the main page page?
What is the Spring2.5 MVC Navigation flow?
Why do you use Context Object
what is the diffrence between insurance and telecom domain?