| Author |
build through ANT
|
siddharth das
Ranch Hand
Joined: Aug 17, 2007
Posts: 124
|
|
Hi,
I have developed a simple struts application.
The components are
register.jsp
success.jsp
failure.jsp
RegisterAction.java
RegisterForm.java
web.xml
struts-config.xml
I want to build through ANT .
I am new to this.
How to write the build.xml
I will run my application in tomcat server.
Please tell me.
Thanks,
Siddharth Das
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
Hi there,
Have you read through the online ANT documentation? What have you tried so far?
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
siddharth das
Ranch Hand
Joined: Aug 17, 2007
Posts: 124
|
|
No I have not...
Please tell me the link..
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
Try here
|
 |
 |
|
|
subject: build through ANT
|
|
|