JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Enterprise & Remote Computing
>>
Web Tier APIs
Ant Scripts
Is it possible to make an ant script (i.e. build.xml file), invoke a batch file? If so could you please provide me with an example?
[138 byte] By [
tcarnevaa
] at [2007-10-3 2:26:20]
««
Thread "waiting on condition" without indicating what the condition is
»»
Does forward() forward any request parameter or attributte value?
# 1
Try :<target name="test"> <exec executable="test.bat" /></target>
serlanka
at 2007-7-14 19:25:24 >
# 2
Ok, thanks for that. One more question: How would I make an ant script invoke another ant script?
tcarnevaa
at 2007-7-14 19:25:24 >
# 3
<target name="test"> <ant antfile="othertest.xml" target="othertest" /></target>You might also want to look at the ant manual - http://ant.apache.org/manual/index.html
serlanka
at 2007-7-14 19:25:24 >
Enterprise & Remote Computing
java.io in Enterprise JavaBean (Stateless Session) such as println, etc.
Java Mail
Exception while creating InitialContext
Create a watchdog application!
XML to JAVA
saaj license
MDB and MQ
How to use the same element in different Web-Services?
DOM to XML in java 1.2
Entity Bean - SQL Server Database
Web Tier APIs
messages in jsp
Communication between servlet & rich client - ObjectStream or OutputStream?
ObjectStream communication between servlet and rich client
In a PhaseListener, at which PhaseId should I check for a session timeout?
i ned some le鏾ns to start with jsf
Struts Tiles
A HREF= question within a servlet
Servlet Filters and JSF requests
could anyone help me about ajax ?
could anyone help me about ajax problem ?
Enterprise & Remote Computing New Topic
java.io in Enterprise JavaBean (Stateless Session) such as println, etc.
messages in jsp
Communication between servlet & rich client - ObjectStream or OutputStream?
ObjectStream communication between servlet and rich client
In a PhaseListener, at which PhaseId should I check for a session timeout?
Exception while creating InitialContext
i ned some le鏾ns to start with jsf
Create a watchdog application!
Enterprise & Remote Computing Hot Topic
Java Mail
could anyone help me about ajax problem ?
Simple question on a form...
passing paramater to a getter method via JSF
is it possible to have dynamic DataTables with a single Managed bean
creating method binding for submit button
Exact Difference between jsp:forward and RequestDispatcher.sendRedirect()
calling a jsp on closing a browser
Enterprise & Remote Computing
Web Tier APIs
Enterprise Technologies
AVK Portability
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding